04-27-2011, 02:12 PM
Hi,
I'm recording a test, in which I select a value from dropdown list.
Selecting a value does a page refresh (form submit).
I also have a js script which blocks form submission, if there is already a request in progress.
With QPT i'm always getting an error message from this js script (request is already in progress) when trying to select a value from a dropdown.
The page is loaded, because i can select the value manually without a problem when i run the test and pause just before selecting a value from dropdown.
Any hints?
I'm recording a test, in which I select a value from dropdown list.
Selecting a value does a page refresh (form submit).
I also have a js script which blocks form submission, if there is already a request in progress.
With QPT i'm always getting an error message from this js script (request is already in progress) when trying to select a value from a dropdown.
The page is loaded, because i can select the value manually without a problem when i run the test and pause just before selecting a value from dropdown.
Any hints?