w3c / webdriver

Remote control interface that enables introspection and control of user agents.
https://w3c.github.io/webdriver/
Other
676 stars 190 forks source link

Add validation step for setWindowRect capability #1744

Closed lutien closed 1 year ago

lutien commented 1 year ago

It looks like validate capabilities algorithm misses validation for setWindowRect.


Preview | Diff

lutien commented 1 year ago

The validation step is actually not required, since this capability can not be set.