Selenium Java - Page Object Model
Which of the following is the correct way to define an action method that clicks a button using Selenium Java?
click() performs a click action on the element.sendKeys() types text, getText() reads text, and clear() clears input fields.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions