@@ -37,9 +37,9 @@ Create series by filling all fields
37
37
Unselect Checkbox id=perforated
38
38
Choose File id=image ${MAIN_RESOURCE_DIR }${/ } test.png
39
39
Click Element id=specify-issue-date-link
40
- Select From List By Value id=day 4
40
+ Select From List By Value id=day 4
41
41
Select From List By Value id=month 5
42
- Select From List By Value id=year 1999
42
+ Select From List By Value id=year 1999
43
43
Click Element id=add-catalog-numbers-link
44
44
Input Text id=michelNumbers 101, 102, 103
45
45
Input Text id=michelPrice 10.5
@@ -57,18 +57,18 @@ Create series by filling all fields
57
57
Input Text id=comment Any text
58
58
Submit Form id=add-series-form
59
59
Element Text Should Be id=category_name Sport
60
- Element Text Should Be id=country_name Italy
61
- Element Text Should Be id=issue_date 04.05.1999
62
- Element Text Should Be id=quantity 3
63
- Element Text Should Be id=perforated No
60
+ Element Text Should Be id=country_name Italy
61
+ Element Text Should Be id=issue_date 04.05.1999
62
+ Element Text Should Be id=quantity 3
63
+ Element Text Should Be id=perforated No
64
64
Element Text Should Be id=michel_catalog_info \#101-103 (10.5 EUR)
65
65
Element Text Should Be id=scott_catalog_info \#110-112 (1000 USD)
66
66
Element Text Should Be id=yvert_catalog_info \#120-122 (8.11 EUR)
67
67
# FIXME: disable rounding mode
68
68
Element Text Should Be id=gibbons_catalog_info \#130-132 (400.34 GBP)
69
69
Element Text Should Be id=solovyov_catalog_info \#140-142 (200.5 RUB)
70
70
Element Text Should Be id=zagorski_catalog_info \#150-152 (300.55 RUB)
71
- Element Text Should Be id=comment Any text
71
+ Element Text Should Be id=comment Any text
72
72
Page Should Contain Image id=series-image-1
73
73
74
74
*** Keywords ***
0 commit comments