Skip to content
This repository was archived by the owner on Aug 7, 2019. It is now read-only.
This repository was archived by the owner on Aug 7, 2019. It is now read-only.

webdriver.js integration #23

@tbosch

Description

@tbosch

It would be nice to be able to write tests using webdriver.js and execute them using uitest.js. Some kind of the old Selenium RC, but with the new webdriver API.

Guideline

  • intercept webdriver.js when it does the remote request
  • use jquery for implementing the query part of the webdriver.js protocol
  • use some other library for simulating browser events using Event.dispatchEvent...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions