Skip to content

This is Selenium java hybrid framework, which uses apache poi to fetch data from excel data files.

Notifications You must be signed in to change notification settings

Raghavendra-vaidya/TwitterSearchAndFollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate login to twitter and search for POTUS and follow. After following, it will verify whether your profile is following POTUS or not. After that it will unfollow and log out

Here are the instructions if u want to use this framework:

  1. Install Eclipse/ any editor
  2. Fork/clone this repository to your account/ Local
  3. open this project in your IDE(intelliJ) / any code editor
  4. Add a folder browser-drivers and put the browser executables in that folder
  5. Under test-data folder there is a file data.xlsx. In that sheet put your login details.
  6. Build this project by Maven pom.xml

And thats all! from project root -> run: maven test

About

This is Selenium java hybrid framework, which uses apache poi to fetch data from excel data files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages