0% found this document useful (0 votes)
20 views2 pages

Selenium Important

Uploaded by

nirmal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

Selenium Important

Uploaded by

nirmal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Selenium Automation:

Test website:
http://the-internet.herokuapp.com/

Java SE download:
https://www.oracle.com/java/technologies/javase-downloads.html

Maven Download:
https://maven.apache.org/download.cgi

Java install:
https://www.guru99.com/install-java.html

Set java home:


https://mkyong.com/java/how-to-set-java_home-on-windows-10/

Install Maven in windows:


https://mkyong.com/maven/how-to-install-maven-in-windows/

Install Maven in Mac


https://mkyong.com/maven/install-maven-on-mac-osx/

Install Java JDK tutorial video:


https://www.youtube.com/watch?v=JtaO44dvDCQ&feature=youtu.be

Install Maven tutorial video:


https://www.youtube.com/watch?v=RJZOVUA0vY8&feature=youtu.be

Eclipse Download:
https://www.eclipse.org/downloads/

Command prompt cd:


http://www.linfo.org/cd.html

Selenium Downloads:
https://www.selenium.dev/downloads/

Apache maven compiler plugin:


https://maven.apache.org/plugins/maven-compiler-plugin/

Maven surefire plugin:


http://maven.apache.org/surefire/maven-surefire-plugin/

TestNG Dependency:
https://mvnrepository.com/artifact/org.testng/testng

Selenium Java Dependency:


https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java

Code for this project in git:


https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners/tree/
master/Section%202/Lecture%207%20Configuring%20Maven%20Project/selenium-for-
beginners

Code for full project in git:


https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners

Instructor github page:


https://github.com/dimashyshkin

Code for creating first test case github:


https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners/tree/
master/Section%203/Lecture%2011%20Creating%20first%20test%20class/selenium-for-
beginners

Login page website:


http://the-internet.herokuapp.com/login

Code github:
https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners/tree/
master/Section%203/Lecture%2012%20Working%20on%20first%20test%20method/selenium-
for-beginners

Chrome extension ranorex:


https://chrome.google.com/webstore/detail/ranorex-selocity/
ocgghcnnjekfpbmafindjmijdpopafoe?hl=en

Code for webelement git hub:


https://chrome.google.com/webstore/detail/ranorex-selocity/
ocgghcnnjekfpbmafindjmijdpopafoe?hl=en

Code webdriver commands:


https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners/tree/
master/Section%203/Lecture%2017%20WebDriver%20commands/selenium-for-beginners

Invalid locators code:


https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners/tree/
master/Section%203/Lecture%2018%20Invalid%20locators/selenium-for-beginners

Verifications and assertions:


https://github.com/dimashyshkin/Selenium-WebDriver-with-Java-for-beginners/tree/
master/Section%203/Lecture%2019%20Verifications%20and%20assertions/selenium-for-
beginners

TestNG eclipse plugin:


https://testng.org/doc/eclipse.html

TestNG for eclipse marketplace:


https://marketplace.eclipse.org/content/testng-eclipse

You might also like