|
I have an Issue while recording a Test Script in Selenium IDE
I have a form that consists of a mandatory editable type ahead drop-down for Gender.
While recording I don't use auto complete to fill in the value instead I completely Type Male or Female Value.
The Step itself passes but on the next step which is clicking the Submit Form Button with Target "ext-gen32", the typed value in the Drop-Down disappears
And thus the record is not inserted.
Is there any other way around for doing that |