VegasQA
11 years agoContributor
Mouse Unresponsive During Test Execution
Hi all,
This is the third application I'm automating with TC and I'm running into an issue I've not seen before. The first app was web-based, the second was a Windows app, and this third is web-based again. This time, however, I'm having a problem.
While recording the test, everything goes just fine. Then, if/when I run into a problem with execution, and a TC error popup appears, I can't move the mouse to make a selection. I can use the arrow keys to go through the various choices or select Cancel, but I can't get the cursor to respond to the mouse movements.
I have ensured the driver for the mouse is up to date and, being an external mouse, the touchpad and mouse stick are disabled when its plugged in. Most confounding is that this wasn't an issue with the two previous apps which I used TC to perform automated testing.
Any solution ideas would be most welcome.
Mike
This is the third application I'm automating with TC and I'm running into an issue I've not seen before. The first app was web-based, the second was a Windows app, and this third is web-based again. This time, however, I'm having a problem.
While recording the test, everything goes just fine. Then, if/when I run into a problem with execution, and a TC error popup appears, I can't move the mouse to make a selection. I can use the arrow keys to go through the various choices or select Cancel, but I can't get the cursor to respond to the mouse movements.
I have ensured the driver for the mouse is up to date and, being an external mouse, the touchpad and mouse stick are disabled when its plugged in. Most confounding is that this wasn't an issue with the two previous apps which I used TC to perform automated testing.
Any solution ideas would be most welcome.
Mike
- Hi Mike,
Looks like you might have the Disable mouse option turned on for your project. This option is in Tools > Current Project Properties > Playback. See if it's turned on and, if so, turn it off.