You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.
ryan-roemer
changed the title
Refactor: (1) wrapper instances, (2) add WebdriverIO
Webdriver.io: Implement and refactor base client to more abstract.
Jun 28, 2015
Target library:
POC for a full port: https://github.com/FormidableLabs/rowdy/compare/chore-rowdio-bootstrap
Current work:
package.json
with permissive dependencies.WD.js
,wd
config.js
so that it permissively swaps WD.js/WebdriverIO differences (like host for BS/SL, etc.)Done:
adapter.refreshClient(cb)
as an alternative toperTest
.The text was updated successfully, but these errors were encountered: