assaf / zombie

Insanely fast, full-stack, headless browser testing using node.js
http://zombie.js.org/
MIT License
5.65k stars 518 forks source link

More complete documentation of Browser module API #1170

Closed Stefanough closed 6 years ago

Stefanough commented 6 years ago

Many of the Browser methods present in Zombie are missing from the README which makes it hard to use as a new user. The descriptions are pulled from src/index.js. I'm unsure if this is the best way to organize the API docs but now many more relevant methods are in the README.