Challenge 1: How to access Bootstrap Modal Window using Selenium WebDriver?

driver.switchTo().activeElement() would help in accessing Bootstrap modal window.

1 Like