Skip to content

Commit

Permalink
changed pdf names
Browse files Browse the repository at this point in the history
  • Loading branch information
AEkaterina committed Jan 5, 2024
1 parent b6728b7 commit 6015fee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/test/java/features/PdfLyrasisAndroid.feature
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Table of contents: Perform check of navigation of TOC button
When Open search modal
And Search for "Comprehension and Critical Thinking Grade 6" and save bookName as 'bookNameInfo'
And Search for "Being Plumville" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand All @@ -154,7 +154,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Perform check of Settings
When Open search modal
And Search for "Comprehension and Critical Thinking Grade 6" and save bookName as 'bookNameInfo'
And Search for "Being Plumville" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand All @@ -166,7 +166,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Perform check of scrolling by default (down and up)
When Open search modal
And Search for "Comprehension and Critical Thinking Grade 6" and save bookName as 'bookNameInfo'
And Search for "The Art of Three" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand All @@ -186,7 +186,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Table of contents: Perform check of navigation
When Open search modal
And Search for "Race Cars" and save bookName as 'bookNameInfo'
And Search for "The Art of Three" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand All @@ -202,7 +202,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Perform check of back button
When Open search modal
And Search for "Race Cars" and save bookName as 'bookNameInfo'
And Search for "A Queen From the North" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand All @@ -214,7 +214,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Table of contents: Contents with thumbnails: Perform check of navigation
When Open search modal
And Search for "Race Cars" and save bookName as 'bookNameInfo'
And Search for "A Queen From the North" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand All @@ -230,7 +230,7 @@ Feature: Read PDF in LYRASIS Reads on Android
@smoke @logout @returnBooks @exclude_ios
Scenario: Android: Read pdfs: Table of contents: Chapter content: Perform check of navigation
When Open search modal
And Search for "Comprehension and Critical Thinking Grade 6" and save bookName as 'bookNameInfo'
And Search for "A Queen From the North" and save bookName as 'bookNameInfo'
And Click GET action button on EBOOK book with 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Then EBOOK book with READ action button and 'bookInfo' bookInfo is present on Catalog books screen
When Open EBOOK book with READ action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
Expand Down

0 comments on commit 6015fee

Please sign in to comment.