George S. Baugh vor 4 Jahren
Ursprung
Commit
51cc5bf181
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  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:
 
+- BrowserMob Proxy integration
+
 - Selenium::Server
 
 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
 
+- 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