mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:37:35 +00:00
LibWeb: Implement the element location strategies in Web::WebDriver
This commit is contained in:
parent
40b07901ac
commit
15916e5c14
3 changed files with 114 additions and 0 deletions
|
@ -438,6 +438,7 @@ set(SOURCES
|
|||
WebAssembly/WebAssemblyTableConstructor.cpp
|
||||
WebAssembly/WebAssemblyTableObject.cpp
|
||||
WebAssembly/WebAssemblyTablePrototype.cpp
|
||||
WebDriver/ElementLocationStrategies.cpp
|
||||
WebDriver/Error.cpp
|
||||
WebDriver/ExecuteScript.cpp
|
||||
WebDriver/Response.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue