Automation

12345678
Across
  1. 3. A concept in Java used to handle exceptions in code.
  2. 4. A type of element found in arrays in Java.
  3. 6. An object in Selenium used to represent a web page or a portion of a web page.
  4. 8. A programming language often used for web automation.
Down
  1. 1. A popular Java framework for web browser automation.
  2. 2. A method used in TestNG to mark a method as a test case.
  3. 5. An assertion framework commonly used with Selenium for test automation.
  4. 7. A Selenium feature used to locate elements on a web page.