瀏覽代碼

adjust plans

George S. Baugh 4 年之前
父節點
當前提交
51cc5bf181
共有 1 個文件被更改,包括 6 次插入0 次删除
  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