February 29, 2016June 18, 2025Selenium 2, Selenium Grid 2, Selenium Grid Tutorial, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials Selenium Grid 2 Tutorial This selenium grid 2 tutorial will guide you how to use selenium grid 2 to perform distributed software test automation in order […]
February 28, 2016June 19, 2025Selenium 2, Selenium Grid 2, Selenium Grid Tutorial, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials Selenium Grid 2 Configuration – Setup Hub To Run Selenium WebDriver Tests We learnt what is Selenium Grid 2 and when to use it in PREVIOUS POST. Selenium Grid is another project of selenium […]
February 25, 2016Bug Tracking Tool, Bugzilla Bug Reports In Bugzilla We have seen that how we can post an issue in Bugzilla. Now we will move in next step by learning that […]
February 24, 2016June 19, 2025Selenium 2, Selenium Grid 2, Selenium Grid Tutorial, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials What Is Selenium Grid 2? When To Use Grid? Earlier we learnt selenium WebDriver/Selenium 2 tutorials with practical examples and you can find all webdriver tutorials links on THIS PAGE. Selenium […]
February 21, 2016June 19, 2025AndroidDriver, Appium, Appium Android Examples, Appium Tutorials, mobile automation, Selenium 2, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials Appium – Perform LongPress Using TouchAction In Android Dialer App 24Sometimes you need to press and hold(long press) an element for few seconds to get required result In your android software app. […]
February 17, 2016June 19, 2025AndroidDriver, Appium, Appium Android Examples, Appium Tutorials, mobile automation, Selenium 3, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials Appium Android – Set Star Rating Bar Example Automating star rating bar in appium android software test is very easy, There will be star rating bar in many android software […]
February 14, 2016June 26, 2025AndroidDriver, Appium, Appium Android Examples, Appium Tutorials, mobile automation, Selenium 3, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials How to Select Dropdown in Appium – Android Spinner Example Learn how to select dropdown in Appium on Android using Spinner with XPath and UIAutomator selectors in automation scripts.
February 13, 2016June 19, 2025AndroidDriver, Appium, Appium Android Examples, Appium Tutorials, mobile automation, Selenium 3, selenium webdriver, WebDriver, WebDriver Examples, webdriver tutorials Appium Tutorials – Select Radio Button Of Android App Selecting radio button of android software app in appium automation test is same action as selecting check-box as described in my Earlier […]