Swaroop NadellaWhy does findElements return List instead of Set in Selenium?List and Set, both are Interfaces extending Collection interface in Java.May 31, 2024May 31, 2024
Swaroop NadellaCSS selectors Vs XPathCSS selectors come last when you ask the question on locators,May 30, 2024May 30, 2024
Swaroop NadellaSelenium WebDriver and WebElement commands in the Java APISome Important Selenium WebDriver and WebElement commands in Java API, to get started with the Web browser automation.May 23, 2024May 23, 2024
Swaroop NadellaSelenium Exception HierarchyAn Exception (or exceptional event) is a problem that arises during the execution of a program.May 22, 2024May 22, 2024
Swaroop NadellaSelenium WebElement HierarchyWebElement Interface extends two other Interfaces — SearchContext and TakesScreenshot Interfaces in Selenium WebDriver Java implementation.May 21, 2024May 21, 2024
Swaroop NadellaSelenium vs Playwright — ArchitectureSelenium and Playwright are two different automation tools/frameworks built for Web browser automation.Nov 8, 2023Nov 8, 2023
Swaroop Nadella25 Selenium methods with Story telling!WebDriver. get(String url): Our journey begins with this method, as it navigates the WebDriver to a specified URL, opening the door to our…Apr 17, 2024Apr 17, 2024
Swaroop NadellaWhat is Selenium ?I am not asking about the chemical element Selenium in Chemistry, with the symbol Se and atomic number 34 !!Jan 26, 2023Jan 26, 2023
Swaroop NadellaSelenium WebDriver HierarchySelenium is a suite of tools to automate browsers.May 19, 2024May 19, 2024