Skip to content

Selenium Tutorial

Way to learn Automation

  • Home
  • Selenium Questions
  • Selenium
  • Appium
  • Selenium Videos
  • Sikuli Tool
  • TestNg

Uncategorized

Uncategorized 

Read data from Property File in Selenium Script using JAVA

0 Comments

In Selenium based JAVA project, .Properties files are used mainly to store configuration data like application URLs, database credentials etc.

Read more
Uncategorized 

How to Scroll a WebPage using Coordinates of WebElement in Selenium WebDriver?

0 Comments

Every webElement on WebPage has its own unique position in form of X & Y coordinates. You may have seen

Read more
Uncategorized 

How to Handle JavaScript Alert using Selnium WebDriver

0 Comments

In this post, we will discuss that how to handle JavaScript alert using Selenium WebDriver. In website, you may have

Read more
Uncategorized 

Execute Selenium Test on Firefox Browser using GeckoDriver

0 Comments

GeckoDriver server is required in selenium 3, if you want to execute a script on Firefox browser. It can be

Read more
Uncategorized 

Start Appium Server

0 Comments

As we have already downloaded and installed the Appium Version 1.8.1. Once You open it, it will gonna looks like

Read more
Uncategorized 

Selenium WebDriver typing very slow in text field on Internet Explorer

0 Comments

Guys, In this Post I would like to talk about the slow typing issue that you might have faced in

Read more
Uncategorized 

Explicit Wait in Selenium WebDriver

0 Comments

Here, we will discuss about Explicit Wait. In previous Posts, we have seen behavior of Thread.sleep() Wait and Implicit Wait

Read more
Uncategorized 

Implicit Wait in Selenium WebDriver

0 Comments

In the Previous Post, we have seen a behavior of Thread.sleep() wait in Selenium WebDriver and its disadvantages. I would

Read more
Uncategorized 

Execute TestNg Project using batch file

0 Comments

Below description would help you to execute JAVA + TestNg Project using batch file. Here, we have one sample class

Read more
Uncategorized 

Perform Gmail Search using IMAP in JAVA

0 Comments

Let say, if you come up with a scenario where you want to search a particular email or specific set

Read more
  • ← Previous

Recent Posts

  • How to Find appActivity and appPackage for Android App?
  • Handle Multiple Windows using Selenium WebDriver
  • Upload File using Selenium & AutoIt
  • Read data from Property File in Selenium Script using JAVA
  • File Upload using JavaScript & Selenium
Copyright © 2021 Selenium Tutorial. All rights reserved.
Website Designed & Developed by : Tarun Puri