/selenium-webdriver-java-practice

Selenium WebDriver tests developed with Java, JUnit, TestNG, Maven, Cucumber-JVM

Primary LanguageJava

selenium-webdriver-java-practice

Selenium WebDriver tests developed with Java, JUnit, TestNG, Maven, Cucumber-JVM using Page Object Model and PageFactory class. Automating textboxes, text areas, buttons, dropdowns, lists, radio buttons, checkboxes, WebTables and HTML5 Web Applications. Checking an element's text, attribute, CSS values, presence and state. Performing advanced User Interactions API for mouse and keyboard events, double-click on an element and drag-and-drop operations. Handling a simple JavaScript alert box, confirm and prompt alert box, identifying and handling frames, windows and pop-up windows. Creating a data-driven test using JUnit and TestNG. Creating an extension for jQueryUI tab widget. Comparing images in Selenium.