@@ -7,9 +7,9 @@ Feature: Book detail view screen
77 Then Add library screen is opened
88
99 @tier2
10- Scenario Outline : Check of a book title and author in LYRASIS Reads
11- When Add library "LYRASIS Reads" on Add library screen
12- Then Library "LYRASIS Reads" is opened on Catalog screen
10+ Scenario Outline : Check of a book title and author in Lyrasis Reads
11+ When Add library "Lyrasis Reads" on Add library screen
12+ Then Library "Lyrasis Reads" is opened on Catalog screen
1313 When Open search modal
1414 And Search 'available' book of distributor '<distributor>' and bookType '<bookType>' and save as 'bookNameInfo'
1515 And Switch to '<tabName>' catalog tab
@@ -30,9 +30,9 @@ Feature: Book detail view screen
3030 | Biblioboard | AUDIOBOOK | Audiobooks |
3131
3232 @tier2
33- Scenario Outline : Check of a book format in LYRASIS Reads
34- When Add library "LYRASIS Reads" on Add library screen
35- Then Library "LYRASIS Reads" is opened on Catalog screen
33+ Scenario Outline : Check of a book format in Lyrasis Reads
34+ When Add library "Lyrasis Reads" on Add library screen
35+ Then Library "Lyrasis Reads" is opened on Catalog screen
3636 When Open search modal
3737 And Search 'available' book of distributor '<distributor>' and bookType '<bookType>' and save as 'bookNameInfo'
3838 And Switch to '<tabName>' catalog tab
@@ -52,9 +52,9 @@ Feature: Book detail view screen
5252 | Biblioboard | AUDIOBOOK | Audiobooks | Audiobook |
5353
5454 @tier2
55- Scenario Outline : Check of a "More..." button in Description section in LYRASIS Reads
56- When Add library "LYRASIS Reads" on Add library screen
57- Then Library "LYRASIS Reads" is opened on Catalog screen
55+ Scenario Outline : Check of a "More..." button in Description section in Lyrasis Reads
56+ When Add library "Lyrasis Reads" on Add library screen
57+ Then Library "Lyrasis Reads" is opened on Catalog screen
5858 When Open search modal
5959 And Search 'available' book of distributor '<distributor>' and bookType '<bookType>' and save as 'bookNameInfo'
6060 And Switch to '<tabName>' catalog tab
@@ -75,9 +75,9 @@ Feature: Book detail view screen
7575 | Biblioboard | AUDIOBOOK | Audiobooks |
7676
7777 @tier2
78- Scenario Outline : Check fields in Information section in LYRASIS Reads
79- When Add library "LYRASIS Reads" on Add library screen
80- Then Library "LYRASIS Reads" is opened on Catalog screen
78+ Scenario Outline : Check fields in Information section in Lyrasis Reads
79+ When Add library "Lyrasis Reads" on Add library screen
80+ Then Library "Lyrasis Reads" is opened on Catalog screen
8181 When Open search modal
8282 And Search 'available' book of distributor '<distributor>' and bookType '<bookType>' and save as 'bookNameInfo'
8383 And Switch to '<tabName>' catalog tab
@@ -99,8 +99,8 @@ Feature: Book detail view screen
9999
100100 @tier2
101101 Scenario Outline : Check related books section in LYRASIS
102- When Add library "LYRASIS Reads" on Add library screen
103- Then Library "LYRASIS Reads" is opened on Catalog screen
102+ When Add library "Lyrasis Reads" on Add library screen
103+ Then Library "Lyrasis Reads" is opened on Catalog screen
104104 When Open search modal
105105 And Search 'available' book of distributor '<distributor>' and bookType '<bookType>' and save as 'bookNameInfo'
106106 And Switch to '<tabName>' catalog tab
@@ -172,8 +172,8 @@ Feature: Book detail view screen
172172
173173 @tier2
174174 Scenario : Get button: Check of availability of required interface elements
175- When Add library "LYRASIS Reads" on Add library screen
176- Then Library "LYRASIS Reads" is opened on Catalog screen
175+ When Add library "Lyrasis Reads" on Add library screen
176+ Then Library "Lyrasis Reads" is opened on Catalog screen
177177 When Open search modal
178178 And Search for "Libertie" and save bookName as 'bookNameInfo'
179179 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
@@ -183,8 +183,8 @@ Feature: Book detail view screen
183183
184184 @tier2 @exclude_android
185185 Scenario : Get button: check of Library Card field
186- When Add library "LYRASIS Reads" on Add library screen
187- Then Library "LYRASIS Reads" is opened on Catalog screen
186+ When Add library "Lyrasis Reads" on Add library screen
187+ Then Library "Lyrasis Reads" is opened on Catalog screen
188188 When Open search modal
189189 And Search for "The Hobbit" and save bookName as 'bookNameInfo'
190190 And Open AUDIOBOOK book with GET action button and 'bookNameInfo' bookName on Catalog books screen and save book as 'bookInfo'
@@ -194,8 +194,8 @@ Feature: Book detail view screen
194194
195195 @tier2 @exclude_android
196196 Scenario : Get button: check of Password field
197- When Add library "LYRASIS Reads" on Add library screen
198- Then Library "LYRASIS Reads" is opened on Catalog screen
197+ When Add library "Lyrasis Reads" on Add library screen
198+ Then Library "Lyrasis Reads" is opened on Catalog screen
199199 When Open search modal
200200 And Search for "The Hidden" and save bookName as 'bookNameInfo'
201201 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
@@ -205,20 +205,20 @@ Feature: Book detail view screen
205205
206206 @tier2
207207 Scenario : Get: Sign in: Check of loging in with leaving the Library Card field empty
208- When Add library "LYRASIS Reads" on Add library screen
209- Then Library "LYRASIS Reads" is opened on Catalog screen
208+ When Add library "Lyrasis Reads" on Add library screen
209+ Then Library "Lyrasis Reads" is opened on Catalog screen
210210 When Open search modal
211211 And Search for "Brain" and save bookName as 'bookNameInfo'
212212 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
213213 And Click GET action button on Book details screen
214214 Then Sing in screen is opened
215- When Enter a valid Password for "LYRASIS Reads" library on Sign in screen
215+ When Enter a valid Password for "Lyrasis Reads" library on Sign in screen
216216 Then Sign in button is disabled on Sign in screen
217217
218218 @tier2
219219 Scenario : Get: Sign in: Check of loging in with leaving the Password field empty
220- When Add library "LYRASIS Reads" on Add library screen
221- Then Library "LYRASIS Reads" is opened on Catalog screen
220+ When Add library "Lyrasis Reads" on Add library screen
221+ Then Library "Lyrasis Reads" is opened on Catalog screen
222222 When Open search modal
223223 And Search for "Above World" and save bookName as 'bookNameInfo'
224224 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
@@ -229,8 +229,8 @@ Feature: Book detail view screen
229229
230230 @tier2
231231 Scenario : Get: Sign in: Library card: Check that the field allows you to edit the data
232- When Add library "LYRASIS Reads" on Add library screen
233- Then Library "LYRASIS Reads" is opened on Catalog screen
232+ When Add library "Lyrasis Reads" on Add library screen
233+ Then Library "Lyrasis Reads" is opened on Catalog screen
234234 When Open search modal
235235 And Search for "Big Fish" and save bookName as 'bookNameInfo'
236236 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
@@ -242,15 +242,15 @@ Feature: Book detail view screen
242242
243243 @tier2
244244 Scenario Outline : Get: Sign in: Library card: Check of less than minimum allowed or more than maximum characters
245- When Add library "LYRASIS Reads" on Add library screen
246- Then Library "LYRASIS Reads" is opened on Catalog screen
245+ When Add library "Lyrasis Reads" on Add library screen
246+ Then Library "Lyrasis Reads" is opened on Catalog screen
247247 When Open search modal
248248 And Search for "As the Crows Fly" and save bookName as 'bookNameInfo'
249249 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
250250 And Click GET action button on Book details screen
251251 Then Sing in screen is opened
252252 When Enter a Library card with <numbers> numbers and save it as 'libraryCard' on Sign in screen
253- And Enter a valid Password for "LYRASIS Reads" library on Sign in screen
253+ And Enter a valid Password for "Lyrasis Reads" library on Sign in screen
254254 And Tap the Sign in button on Sign in screen
255255 Then There is an alert "Invalid Credentials" on Sign in screen
256256
@@ -261,22 +261,22 @@ Feature: Book detail view screen
261261
262262 @tier2
263263 Scenario : Get: Log in: Library card: Check that the field doesn't allow characters except numbers
264- When Add library "LYRASIS Reads" on Add library screen
265- Then Library "LYRASIS Reads" is opened on Catalog screen
264+ When Add library "Lyrasis Reads" on Add library screen
265+ Then Library "Lyrasis Reads" is opened on Catalog screen
266266 When Open search modal
267267 And Search for "The Last Goodnight" and save bookName as 'bookNameInfo'
268268 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
269269 And Click GET action button on Book details screen
270270 Then Sing in screen is opened
271271 When Enter a Library card with 14 latin letters and save it as 'libraryCard' on Sign in screen
272- And Enter a valid Password for "LYRASIS Reads" library on Sign in screen
272+ And Enter a valid Password for "Lyrasis Reads" library on Sign in screen
273273 And Tap the Sign in button on Sign in screen
274274 Then There is an alert "Invalid Credentials" on Sign in screen
275275
276276 @tier2
277277 Scenario : Book detail view: Perform check of Get button before log in from the Settings tab
278- When Add library "LYRASIS Reads" on Add library screen
279- Then Library "LYRASIS Reads" is opened on Catalog screen
278+ When Add library "Lyrasis Reads" on Add library screen
279+ Then Library "Lyrasis Reads" is opened on Catalog screen
280280 When Open search modal
281281 And Search for "Eat That Frog!" and save bookName as 'bookNameInfo'
282282 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
@@ -285,8 +285,8 @@ Feature: Book detail view screen
285285
286286 @smoke
287287 Scenario : Book detail view: Get: Log in: Perform check of availability of required interface elements
288- When Add library "LYRASIS Reads" on Add library screen
289- Then Library "LYRASIS Reads" is opened on Catalog screen
288+ When Add library "Lyrasis Reads" on Add library screen
289+ Then Library "Lyrasis Reads" is opened on Catalog screen
290290 When Open search modal
291291 And Search for "Libertie" and save bookName as 'bookNameInfo'
292292 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
@@ -296,13 +296,13 @@ Feature: Book detail view screen
296296
297297 @smoke @logout @returnBooks
298298 Scenario : Book detail view: Get: Log in: Perform check of logging in
299- When Add library "LYRASIS Reads" on Add library screen
300- Then Library "LYRASIS Reads" is opened on Catalog screen
299+ When Add library "Lyrasis Reads" on Add library screen
300+ Then Library "Lyrasis Reads" is opened on Catalog screen
301301 When Open search modal
302302 And Search for "Friended" and save bookName as 'bookNameInfo'
303303 And Open book with GET action button and 'bookNameInfo' bookName on catalog books screen
304304 And Click GET action button on Book details screen
305305 Then Sing in screen is opened
306- When Save library "LYRASIS Reads" for log out
307- And Enter valid credentials fot "LYRASIS Reads" library on Sign in screen
306+ When Save library "Lyrasis Reads" for log out
307+ And Enter valid credentials fot "Lyrasis Reads" library on Sign in screen
308308 Then Check that book contains READ action button on Book details screen
0 commit comments