qtrandev / SeleniumTest

Demo code that opens GitHub user profile in Chrome and navigates through profile tabs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeleniumTest

Opens GitHub user profile in Chrome and navigates through profile tabs.

Requires

  • Latest chromedriver.exe in "drivers" root folder
  • Maven project setup

Running

  1. Open project in latest Eclipse IDE.
  2. Run ProfileTestPage.java as TestNG Test.

About

Demo code that opens GitHub user profile in Chrome and navigates through profile tabs.

License:MIT License


Languages

Language:Java 100.0%