IE11 + The value set in an input field is not passed in the backend API as a parameter

34 views
Skip to first unread message

nishant shah

unread,
Aug 6, 2018, 8:53:23 AM8/6/18
to Selenium Users
Hi All,
I am facing a really weird issue while executing my automation script on IE11.
There is one input field of type='numeric'. That input field also has a pattern attribute with some regex.
Now, Selenium Webdriver is successfully able to do Sendkeys on this field. I am able to see the value entered correctly in this input field.
But, When the script clicks on the Next button, the value entered above is not actually passed in the backend API which is called on clicking the Next button.

I try the same thing manually and if I manually enter the same value and click Next button, the value is successfully passed in the backend API.

I also tried to set the value through javascriptExecutor and got the same issue.

The same script works perfectly fine on Chrome.

The version of IEDriverServer used is 3.13

I am stuck at this point and cannot move ahead.

Has someone experienced this before?
Any help would be of great use.

Thanks & Regards,
Nishant Shah

nishant shah

unread,
Aug 8, 2018, 1:25:28 AM8/8/18
to Selenium Users
Hello,

Any updates on this?
Has anyone faced this kind of issue before?
I am totally blocked because of this.

Thanks & Regards,
Nishant Shah

Mohanraj K

unread,
Aug 8, 2018, 5:07:25 AM8/8/18
to seleniu...@googlegroups.com
bro use this and tell
document.getElementById('ur id').value='ur value';

check this via javascript executor


--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/2caf4501-c148-4b0a-8705-35905e911142%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
 Thanks & Regards
Mohanraj.K
appConnect QA Team,
Chain-Sys (India) Pvt. Ltd.
Chennai-97
Mobile - +91 9790906916


----
Disclaimer:
This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed.

nishant shah

unread,
Aug 9, 2018, 8:59:27 AM8/9/18
to Selenium Users
Thanks for the reply !!
I had already tried this option but this also did not work.
It still does not pass the value to the API.

Thanks,
Nishant Shah
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.



--
 Thanks & Regards
Mohanraj.K
appConnect QA Team,
Chain-Sys (India) Pvt. Ltd.
Chennai-97
Mobile - +91 9790906916
Reply all
Reply to author
Forward
0 new messages