Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Sample of AccountKit login automation with the help of Selenium WebDriver

Notifications You must be signed in to change notification settings

denishacks/accountkit-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccountKit automation

This is a sample of AccountKit login automation with the help of Selenium WebDriver.

How to install?

npm install

then set up environment variables listed in the .env file and don't forget to add http://localhost:3000/callback as redirect URL in AccountKit settings page.

How to run?

npm start

then go to http://localhost:3000

About

Sample of AccountKit login automation with the help of Selenium WebDriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published