Chapter 5

  1. You can listen to WebDriver events using WebDriverEventListener interface: True or False?

True.

  1. How you can automatically clear an input field before calling the sendKeys method using WebDriverEventListener?

We can call the WebElement.clear() method in the beforeChangeValueOf() event handler.

  1. Selenium supports Accessibility Testing: True or false?

False. Selenium does not support Accessibility testing

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.14.141.228