Skip to content

Commit

Permalink
adjust plans
Browse files Browse the repository at this point in the history
  • Loading branch information
teodesian committed Feb 5, 2021
1 parent 83d4d15 commit 51cc5bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Module to turn the Online specification documents for Selenium into JSON specifi

Soon to come:

- BrowserMob Proxy integration

- Selenium::Server

Pure perl selenium server (that proxies commands to browser drivers, much like the SeleniumHQ Jar)
Expand All @@ -30,6 +32,10 @@ Pure perl selenium server (that proxies commands to browser drivers, much like t

Pure perl selenium grid API server

- Selenium::Driver::Playwright

Selenium implemented in playwright (so that it no longer is crippled by inability to access some attrs/props)

- Selenium::Client::SRD

Drop-in replacement for Selenium::Remote::Driver
Expand Down

0 comments on commit 51cc5bf

Please sign in to comment.