1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 10:42:26 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Timothy Flynn
e0c7b5747d LibWeb+WebDriver: Begin processing and matching WebDriver capabilities
Still some TODOs here:
* We don't handle all capabilities (e.g. proxy)
* We don't match the capabilities against the running browser

But this will parse the capabilities JSON object received from the
WebDriver client.
2022-11-18 12:21:57 +00:00