1

I got the code for getting the data from excel and den using in selenium.

My problem is that when i give invalid data in the text boxes those are also getting accepted!! But when i checked by entering those invalid data in the same text box its not accepting

1 Answer 1

1

Can you provide little bit more details?

Maybe your test boxes have some client-side JavaScript verification which is not triggered when you are setting the values. You can try to use something like sendKeys or trigger the check with JavaScript

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.