Hello,
I am using Chrome and have a form where I enter an ID into a text box and press enter to query the data.
It records as
Keyboard (KeyPress) - Enter (1 times) on 'PIDText'
However on playback it errors and closes the browser. I did not see an actual error in the dos window, only in the test tool where the script failed. I also tried to tried to add a project reference to System.Windows.Forms, but that didn't help either.
Anyone have a solution or work around?
Thank you,
Weston
I am using Chrome and have a form where I enter an ID into a text box and press enter to query the data.
It records as
Keyboard (KeyPress) - Enter (1 times) on 'PIDText'
However on playback it errors and closes the browser. I did not see an actual error in the dos window, only in the test tool where the script failed. I also tried to tried to add a project reference to System.Windows.Forms, but that didn't help either.
Anyone have a solution or work around?
Thank you,
Weston