02-04-2015, 03:32 PM
Hello,
Can some please help me with the below query:
- My application is only about entering data and click on submit button to retrieve information against it. When I run my script it used to work earlier but with this latest release, all mys scripts are failing. I can see when running the script the value is entered but when the submit button is clicked the values are reset to blank or 0. I am not sure why it is behaving this way, as when I tried this manually the system worked without any issue.
I tried IE debugging tool (using F12) and I can see on click on the button the values are all changed to blank.
I tried getting the value for the entered fields using GetROProperty function and I can retrieve the entered value then but not sure what happens on submit button click.
I have also tried clicking outside and tabs to go to other fields but still no luck.
Can you please help me in this.
Thanks in Advance,
Anshika
Can some please help me with the below query:
- My application is only about entering data and click on submit button to retrieve information against it. When I run my script it used to work earlier but with this latest release, all mys scripts are failing. I can see when running the script the value is entered but when the submit button is clicked the values are reset to blank or 0. I am not sure why it is behaving this way, as when I tried this manually the system worked without any issue.
I tried IE debugging tool (using F12) and I can see on click on the button the values are all changed to blank.
I tried getting the value for the entered fields using GetROProperty function and I can retrieve the entered value then but not sure what happens on submit button click.
I have also tried clicking outside and tabs to go to other fields but still no luck.
Can you please help me in this.
Thanks in Advance,
Anshika