flowbased / fbp-protocol-client

JavaScript client library for FBP protocol connection handling
8 stars 5 forks source link

WebDriver transport #3

Open jonnor opened 9 years ago

jonnor commented 9 years ago

Would allow to connect to a runtime in any browser supporting WebDriver. Including hosted by a service like Saucelabs.

Could use executeScriptAsync as the base: http://selenium.googlecode.com/svn/trunk/docs/api/java/org/openqa/selenium/JavascriptExecutor.html For instance via https://github.com/admc/wd

bergie commented 9 years ago

Also see https://www.npmjs.com/package/selenium-standalone#programmatic-api