MarketSquare / robotframework-angularjs

An AngularJS and Angular extension to Robotframework's SeleniumLibrary
Apache License 2.0
34 stars 20 forks source link

Test implicit wait for angular with the Selenium2Libray "Wait For" Keywords #8

Closed emanlove closed 2 years ago

emanlove commented 8 years ago

Should verify that the implicit wait for angular code is not interfering with the "Wait For" or "Wait Until" keywords within the Selenium2Library.

emanlove commented 2 years ago

Closing this pull request as an effort to clean-up old issues.

There are a few reasons I am closing this request. First, I have not yet seen evidence of any interference. Second this can come within the larger discussion about timing issues and waits and thus is not library specific.