YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Support Selenium Driver executeAsyncScript #138

Closed bowdev closed 11 years ago

bowdev commented 11 years ago

Selenium Driver should timeout and return after executeAsyncScript() if the test is stuck.

This pull request can support all current test engines, including YUI, Jasmine, Mocha, and QUnit.

proverma commented 11 years ago

As discussed , we will solve this problem in TestSession class