| why Jubula is giving error while replacing text in text box? [message #1007780] |
Thu, 07 February 2013 08:38  |
 |
Rajesh Dash Messages: 29 Registered: January 2013 |
Junior Member |
|
|
I am trying to read the excel sheet (it is in proper format as no error regarding the excel sheet reading)I have a text which is disabled in the initial case and user have to click edit to enable it.I am trying to enter data in that field from an excel sheet which contains data like 1)112233445566778899AABBCCDDEEFF
2)212233445566778899AABBCCDDEEFF
It couldnot able to enter the complete data for 1st one it can only enter 1 and for 2nd one can only enter 2 and giving an error.
I have attached image please check.
Attachment: error.PNG
(Size: 45.78KB, Downloaded 25 times)
[Updated on: Thu, 07 February 2013 22:58] Report message to a moderator
|
|
|
|
| Re: why Jubula is giving error while replacing text in text box? [message #1008564 is a reply to message #1008362] |
Tue, 12 February 2013 22:48   |
 |
Rajesh Dash Messages: 29 Registered: January 2013 |
Junior Member |
|
|
There is an edit button and i am clicking that through jubula but after that when the text field is enabled it is not able to enter the text.Ya validation is there .I have attached some image of my application.When the wrong data is entered it will give a cross mark with red color as in image.One more thing is that i can enter data using capture mode of jubula but having problem when not using capture mode
[Updated on: Tue, 12 February 2013 22:50] Report message to a moderator
|
|
|
| Re: why Jubula is giving error while replacing text in text box? [message #1009442 is a reply to message #1008564] |
Fri, 15 February 2013 01:33  |
Alexandra Schladebeck Messages: 760 Registered: July 2009 |
Senior Member |
|
|
We had a similar problem with a text field that validated its input - depending on when the AUT validates (and for how long), our timeout was reached. At the moment I can think of the workaround to enter the text into the textfield in one go by pasting it in (use copy to clipboard then key combination for ctrl+v). It's not particularly pretty, but short of writing a very complex module that synchronizes after every keypress, it's the only think I can think of.
HTH,
Alex
|
|
|
Powered by
FUDForum. Page generated in 0.04531 seconds