Ticket #291 (new defect)
waits.forPageLoad does not work in some cases
| Reported by: | rgonzomatic | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | triage |
| Version: | 1.1.x | Keywords: | |
| Cc: | Dependencies: |
Description
I have a web page that comes up after a login/password is entered. This is an ssl page. I put an assert in the page that comes up afterward. It just blows by the waits.forPageLoad even though the page is not loaded. So I added a waits.sleep 15000, but this was not enough, its slow for some reason. The waits.sleep is a hack. waits.forPageLoad should work and eliminate the need for the sleep hack.
Change History
Note: See
TracTickets for help on using
tickets.
