nightwatch-docs icon indicating copy to clipboard operation
nightwatch-docs copied to clipboard

Invalid '@appSection' element selector used in sections code sample

Open senocular opened this issue 8 years ago • 0 comments

appSection is used as a variable within the test code but then also used incorrectly as an element selector in the following click() command when there is no @appSection defined in elements.

https://github.com/nightwatchjs/nightwatch-docs/blame/fb8074209ecd41eb36cde1bd8f712b718dc87a72/guide/working-with-page-objects/po-sections.md#L103

I didn't go so far as to figure out what exactly needed to be clicked...

senocular avatar Dec 05 '16 21:12 senocular