Files
DefinitelyTyped/types/nightwatch
Connor SchlesigerandWesley Wigham c8e5feb857 Nightwatch add missing options property to browser type and fix test_settings type (#19327)
* Add 'options' property to browser type

* Fix test_settings type; actually object of NightWatchTestSettingScreenshots

* Fix nightwatch.js spelling

* Add Nightwatch to all exports, fix 'Nightwatch' punctuation, Nightwatch browser returns refer to 'this' for easier extendability

* Additional changes mostly to fix issues when adding custom assertions and commands

* Fix lint issues

* Fix no any union

* Switch NighwatchCallbackResult to any

* Readd custom assertions and commands interfaces
2017-10-09 14:43:47 -07:00
..