openstax / cnx-automation

Automated testing for CNX products
https://cnx.org
Mozilla Public License 2.0
3 stars 1 forks source link

AAT, I'd like a webview test that asserts The book title should link to the book and navigate directly to the specific page in the book you were viewing #227

Closed m1yag1 closed 6 years ago

m1yag1 commented 6 years ago

CASE NUM: C195060

Section

Show Which Books a Single Page is in

https://trello.com/c/i560M3Af/422-front-end-show-which-books-a-single-page-is-in Bugs: https://github.com/Connexions/webview/milestone/3

User story

AAT, I'd like a webview test that asserts The book title should link to the book and navigate directly to the specific page in the book you were viewing

Preconditions

Steps

  1. go to https://staging.cnx.org/contents/4fGVMb7P@1/Taboo-language-and-slanguage
  2. in left nav, click the first instance of the link:English Home Language Grade 5. It should take you to that page in the context of that book.
  3. in left nav, click Contents to view the table of contents.

Expected Result

The page 'Taboo language and slanguage' in the left nav should be highlighted green, showing you which page you are in inside the context of the book.

m1yag1 commented 6 years ago

This is closed by #255