Nightwatch: browser or client?

Created on 19 Jun 2015  路  5Comments  路  Source: nightwatchjs/nightwatch

The test examples in your documentation, some places you refer to the first argument as browser other places you say client depending on if you dive into the page objects or immediately touch browser stuff. Am I right in guessing thats your pattern? Its the same object in both places so why call it two different things?

Most helpful comment

This was written last year, but still not changed...

All 5 comments

thanks, we'll fix that.

This was written last year, but still not changed...

This was written last year, but still not changed...

I remember this causing confusion for me originally.

Note that there is a pull request in nightwatch-docs that's waiting to be merged:
https://github.com/nightwatchjs/nightwatch-docs/pull/70

For what it's worth, I submitted nightwatchjs/nightwatch-docs#70 and am keeping an eye on it in case any core developers have changes that need to be made. If there's something I need to correct, I am happy to make those changes before the pull request is merged.

Was this page helpful?
0 / 5 - 0 ratings