Browse Source

adjust plans

George S. Baugh 4 years ago
parent
commit
51cc5bf181
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -22,6 +22,8 @@ Module to turn the Online specification documents for Selenium into JSON specifi
 
 
 Soon to come:
 Soon to come:
 
 
+- BrowserMob Proxy integration
+
 - Selenium::Server
 - Selenium::Server
 
 
 Pure perl selenium server (that proxies commands to browser drivers, much like the SeleniumHQ Jar)
 Pure perl selenium server (that proxies commands to browser drivers, much like the SeleniumHQ Jar)
@@ -30,6 +32,10 @@ Pure perl selenium server (that proxies commands to browser drivers, much like t
 
 
 Pure perl selenium grid API server
 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
 - Selenium::Client::SRD
 
 
 Drop-in replacement for Selenium::Remote::Driver
 Drop-in replacement for Selenium::Remote::Driver