Page loading successfully but results unavailable
|
08-30-2014, 01:24 AM
Post: #2
|
|||
|
|||
RE: Page loading successfully but results unavailable
Which browser and are you using the latest wptdriver? Main reason I ask is that I made a bunch of changes a few weeks ago to improve the exec* support (particularly for chrome). Before it was running in a sandbox and didn't have access to things like JQuery. Now it should be using the same interface that dev tools does.
If you run the same commands in the F12-dev tools console does it work? You also have a lot of "andwait" commands. Do all of those actions trigger navigation? You should use "exec" commands for the ones that just interact locally with the UI and save the "andwait" commands for things that generate network activity and have to wait for something to come back. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Page loading successfully but results unavailable - nccgroup_avi - 08-26-2014, 10:39 PM
RE: Page loading successfully but results unavailable - pmeenan - 08-30-2014 01:24 AM
RE: Page loading successfully but results unavailable - nccgroup_avi - 09-02-2014, 01:34 AM
|
User(s) browsing this thread: 1 Guest(s)