forked from dlai0001/selenium-tech-demo1
-
Notifications
You must be signed in to change notification settings - Fork 0
osalgado-qatesterforever/selenium-tech-demo1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Selenium Tech Demo =================== These scripts are meant to showcase of how to deal with various async issues in automating using selenium. To start the server, use Node to start the server: > npm install > node server.js This will start a server at http://localhost:4567/index.html Selenium scripts can be found under the /tests/ folder. Techniques Demonstrated ======================== * Doing actions in JavaScript * jQuery queue polling. * JavaScript Ajax Promise Latching
About
A demo of a few Selenium techniques for dealing with Ajax heavy websites.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published