Skip to content

while selenium web driver is a great tool for testing, The API's it provides lack methods to readResponse status.

Notifications You must be signed in to change notification settings

lohithcodes/CrawlDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

CrawlDriver

while selenium web driver is a great tool for testing, The API's it provides lack methods to readResponse status.

Thus current project will have a webdriver which can also be used for crawl.

The interfaces exposed by this webdriver will be slightly changed to add new methods such as fetch() getCurrentUrl() modifyHeaders() etc..

The current project is Inspired by "Ghost Driver" which is a webdriver for phantomjs. This current WebDriver will work with PhantomJS alone for now. but people can contribute to this by adding new drivers

About

while selenium web driver is a great tool for testing, The API's it provides lack methods to readResponse status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published