nightwatch-docs
nightwatch-docs copied to clipboard
Source for https://nightwatchjs.org website
This issue keeps a track of broken links across the docs, until they are fixed: - [ ] Links present in the following section: https://nightwatchjs.org/guide/overview/what-is-webdriver.html#supported-browsers - [ ] Link at...
1. Check the copy for grammar issues: A few issues: > [Chrome DevTools](https://goo.gle/devtools]%20has%20a%20[Recorder](https://goo.gle/devtools-recorder) panel which lets users records their user flows, and export them as JSON files or other custom...
### PRs - #191 - #199 - https://github.com/nightwatchjs/nightwatch-www/pull/57 - https://github.com/nightwatchjs/nightwatch-www/pull/58 ### Documentation Link https://drive.google.com/drive/folders/1YJPOxGPmpgY3B9H1eV_l0r_Swo8bIup_?usp=sharing ### 3rd party integration's tracker | Category | Integration | Priority | Configured | Test works...
- [ ] Should talk about - [ ] Manual (Quick one) - [ ] Installing `typescript` and `ts-node` - [ ] Configuring `tsconfig.json` (recommended config and location of the...
We have a page for 'Browser Drivers', with sub-pages for different browser drivers. Users can run the test on Chrome, Firefox and Safari as these pages talk about configuration, but...
We can have the following sections: - [ ] What you will learn section - [ ] Folder structure for both `Javascript` and `Typescript` - [ ] Writing Tests -...
It is not very often clear to the user which version of Edge webdriver they need to download. So, made a little change so that they know that the webdriver...
`title` assertion is deprecated in favour of `titleEquals`, yet the documentation page is not updated: https://nightwatchjs.org/api/title.html
This issue was raised by a user on Discord that the examples mentioned in the page-objects documentation are not working: https://discord.com/channels/618399631038218240/935468415731253258/996517476319895583