• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Programming Languages
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
  • Automation Tools and Different Tools
    • Web Automation
      • Selenium with Java
        • Selenium Basic
        • Selenium Advance
        • Selenium Realtime
        • Framework
        • Selenium Interview
        • Selenium Videos
        • Selenium with Docker
      • Selenium with Python
      • WebdriverIO
        • Selenium Webdriver C# Tutorial
      • Cypress
      • Playwright
    • TestNG
    • Cucumber
    • Mobile Automation
      • Appium
    • API Testing
      • Postman
      • Rest Assured
      • SOAPUI
    • testRigor
    • Katalon
    • TestProject
    • Serenity BDD
    • Gradle- Build Tool
    • RPA-UiPath
    • Protractor
    • Windows Automation
  • Automation For Manual Testers
  • Services
  • Online Training
  • Contact us
  • About me
  • Follow us
    • Linkedin
    • Facebook Group
    • Facebook Page
    • Instagram

Automation

Selenium WebDriver tutorial Step by Step

Basic Selenium

How to verify Error Message in Selenium Webdriver using Assert

March 21, 2015 by Mukesh Otwani 19 Comments

Capture Error Message in Selenium

Hello Welcome to Selenium tutorial, in this post we will see how to verify Error Message in Selenium. Testing is nothing but verification and validation. Mostly in testing we verify title, some error messages , tooltip messages and so on. To capture error message or simple text as well we can use predefined method called  getText(). getText() method will simply capture … [Read more...] about How to verify Error Message in Selenium Webdriver using Assert

Difference Between findelement and findelements in Selenium Webdriver

March 18, 2015 by Mukesh Otwani 9 Comments

Difference Between findelement and findelements in Selenium Webdriver

Hello Welcome to Selenium Tutorials, In this post, we will see what is the difference between FindElement and findElements in Selenium.     Difference Between findelement and findelements in Selenium Webdriver findElement () will return only single WebElement and if that element is not located or we use some wrong selector then it will throw NoSuchElement … [Read more...] about Difference Between findelement and findelements in Selenium Webdriver

How to Integrate Sikuli with Selenium Webdriver

March 18, 2015 by Mukesh Otwani 29 Comments

This article will help you to understand how we can integrate sikuli with selenium webdriver and how to start with automation testcases.Sikuli is another tool which is extremely useful in some cases. Integrate Sikuli with selenium webdriver When I started working with Selenium I used to face so many issues related to XPath and CSS so now we are going to remove all this from … [Read more...] about How to Integrate Sikuli with Selenium Webdriver

Best way to execute selenium test on firefox browser

March 17, 2015 by Mukesh Otwani 34 Comments

First Selenium Webdriver Script with Firefox

Hi Guys, I think you must be happy that you have completed your Selenium Webdriver Installation and now you are ready to execute selenium test on firefox browser.  If you are new to Selenium and still have not completed installation part then no worry at all. Check below article which will help you with that- Install Selenium Webdriver in Windows Machine    If … [Read more...] about Best way to execute selenium test on firefox browser

Handle frames in selenium webdriver using different approach

March 15, 2015 by Mukesh Otwani

Handle frames in Selenium

In some application for better visibility developer use frame concept in web pages. In this article, we will mainly deal with handle frames in selenium webdriver. In this case, if your element exists in frames then we have to switch to frame first then we have to perform our operation.   In Selenium we can use Switch to method to handle multiple windows, … [Read more...] about Handle frames in selenium webdriver using different approach

« Previous Page

Primary Sidebar

Free Selenium Videos

https://www.youtube.com/watch?v=w_iPCT1ETO4

Search topic

Top Posts & Pages

  • Selenium Webdriver tutorial for beginners
  • How To Fix Eclipse Autocomplete Or Code Suggestion In Eclipse
  • Selenium Webdriver C# Tutorial
  • WHAT ARE YOUR EXPECTATIONS FROM US?

Stay connected via Facebook

Stay connected via Facebook

Archives

Footer

Categories

Recent Post

  • API Testing Using Postman And RestAssured
  • Disable Personalise Your Web Experience Microsoft Edge Prompt In Selenium
  • How To Fix Error: No tests found In Playwright
  • How To Fix Eclipse Autocomplete Or Code Suggestion In Eclipse
  • Best and easy way to Group test cases in selenium

Top Posts & Pages

  • Selenium Webdriver tutorial for beginners
  • How To Fix Eclipse Autocomplete Or Code Suggestion In Eclipse
  • Selenium Webdriver C# Tutorial
  • WHAT ARE YOUR EXPECTATIONS FROM US?