mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:57:44 +00:00
WebDriver+Browser: Implement GET /session/{id}/window/rect
This commit is contained in:
parent
7561308af1
commit
dac91c5790
8 changed files with 49 additions and 1 deletions
|
@ -18,4 +18,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(WebDriver)
|
||||
target_link_libraries(WebDriver PRIVATE LibCore LibHTTP LibMain LibIPC LibWeb)
|
||||
target_link_libraries(WebDriver PRIVATE LibCore LibHTTP LibMain LibIPC LibWeb LibGfx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue