Skip to content

sagarising/cypress-twitter-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Tweets on twitter through cypress.

Pre-requisites

  • node
  • npm
  • Run npm install to fetch all project dependencies
  • ENV variables for your twitter credentials. On bash you can do that by export CYPRESS_TWITTER_USERNAME='sagarmaurya2';export CYPRESS_TWITTER_PASSWORD='*******' before running cypress.

Run

To run/view tests: npx cypress open

Troubleshooting

If twitter's login form is not displayed on visiting the login page of twitter. Try and try again until you succeed 😎.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published