ClickandWait not waiting for the next page to load for metrics
|
06-11-2015, 11:18 PM
Post: #1
|
|||
|
|||
ClickandWait not waiting for the next page to load for metrics
I am using RESTful API for scheduling tests. I pass in a multistep script which ends with the following.
logData 1 clickAndWait id=btnSubmit The scripts clicks the submit button, but collects the metrics before the next page is loaded. I get no metrics for the target page i need to collect. I tried ExecandWait too by submitting using a javascript. I get metrics sometimes but they are not consistent. Is there anything i am doing incorrectly I can PM you the link to the tests. |
|||
06-16-2015, 06:38 PM
Post: #2
|
|||
|
|||
RE: ClickandWait not waiting for the next page to load for metrics
play with "setActivityTimeout" in my similar cases it often helps
Artur Sudnik |
|||
06-17-2015, 05:23 AM
Post: #3
|
|||
|
|||
RE: ClickandWait not waiting for the next page to load for metrics
A PM to the test would help - that's not an issue I've seen before.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)