Reputation: 42523
I am running a selenium test using ruby and was wondering how I can assert the value inside a text field?
I have a page where once it's loaded has text inside the editable text field and I was wondering how I can check if the text is present?
Upvotes: 0
Views: 365