nightwatch-docs
nightwatch-docs copied to clipboard
[Bug] : Incorrect selected menu .
This issue points to incorrect code pattern, Here we are getting menu selected , which selected in previous page. Example: if we select "Guide" menu in home page then we get in "blog" , the selected menu will show as "Guide" ,
steps to reproduce:
- Click on " Get started "
- select "guide"
- then Click on "Blog"
- you can notice
- else try it again
images related : Before click on "Blog"
Image : After click on "Blog"
Solution : Logic Correction.
i think it may be network issue.