robotframework / OldSeleniumLibrary

Deprecated Selenium library for Robot Framework
Apache License 2.0
13 stars 3 forks source link

New `Wait Until Page Loaded` keyword #146

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by @pekkaklarck on 29 Oct 2010

As discussed in the mailing list [1] and in comments of issue 141 , having a new Wait For Page To Load keyword would be useful. That's definitely easier than adding a possibility to wait for a new page to load to all keywords that may initiate a page load.

If this new keyword is added, it should be mentioned also in the library introduction under Handling page load events section.

[1] http://groups.google.com/group/robotframework-users/browse_thread/thread/469927c679c24ca3?hl=en#

spooning commented 9 years ago

Originally submitted to Google Code by @yanne on 11 Nov 2010

Consistent name with other Wait keywords

spooning commented 9 years ago

Originally submitted to Google Code by @yanne on 12 Nov 2010

Implemented in r3539e5ef58a9

spooning commented 9 years ago

Originally submitted to Google Code by shailaja... on 21 May 2015

I am still not able to see Wait Until Page Loaded in robot framework 2.8.7