Discussion:
[selenium-users] Using Selenium IDE - type in text field not recognized
Jocelyn Ayson
2018-12-04 04:05:11 UTC
Permalink
Hi

I'm trying to record a script using Selenium IDE in Chrome.
I have several steps that populate the text fields of a shopping checkout
process.
However, after using the "type" commands to populate the fields, the fields
aren't recognizing that the field is populated and I am presented with an
error message that the field is mandatory.
I've tried inserting a send keys ${KEY_TAB}, thinking if I tab out of the
field, the text will be recognized and will meet the mandatory requirement
but that doesn't seem to work.

Does anyone have any suggestions as to how I can populate the fields?

I've attached a screenshot of the populated fields and the error message.

[image: Selenium_CheckoutIssue.png]
--
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+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/0890531b-bfae-405b-b5e7-4aca592a5006%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...