-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsampleConsoleLog.txt
More file actions
133 lines (133 loc) · 7.41 KB
/
sampleConsoleLog.txt
File metadata and controls
133 lines (133 loc) · 7.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
Begin: testWorkFlowSteps() - Test_001_Browse_Print_Bookmark_Base_Base_flows
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Open Chrome in simulator/emulator
Browse to a mobile website
Print how many articles are on the page
Print a list of unique (different) icons used on article titles and how many times was it used
Create a bookmark for this page
Return the title of the created bookmark
Scroll to end of page and navigate to Desktop Site
Verify URL of desktop site, scroll down page and select Mobile Site
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Open Chrome, browse to: https://m.slashdot.org/
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Launching URL: https://m.slashdot.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#######################
### WARNING: Already web context: CHROMIUM
#######################
#######################
### WARNING: Already web context: CHROMIUM
#######################
Waiting for Element with ID 'stories' to load
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Found element with ID: stories
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Print how many articles are on the page
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Getting number of stories available on page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'stories'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Number of stories on page: 9
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Getting number of Carousal articles available on page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'featured'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Number of carousal articles on page: 5
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Total number of Articles on Page: 14
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Print a list of unique (different) icons used on article titles and how many times was it used
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Getting list of article editors
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'stories'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Editor 'msm1267' has 1 articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Editor 'Camel Pilot' has 1 articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Editor 'msmash' has 6 articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Editor 'BeauHD' has 1 articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Create a bookmark for this page
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
bookmark current page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'More options'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'Bookmark this page'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Waiting for Element with ID 'stories' to load
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Found element with ID: stories
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Return the title of the created bookmark
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Finding Element with ID 'More options'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'Bookmarks'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Mobile Bookmarks are already launched.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-> Title of the created bookmark: Slashdot
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with ID 'com.android.chrome:id/close_menu_id'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Navigate to Desktop Site
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Trying to select 'Desktop Site' on page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Finding Element with CSS '.skip-ad.desktop-site'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#######################
### WARNING: Already web context: CHROMIUM
#######################
#######################
### WARNING: Already web context: CHROMIUM
#######################
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Verify correct URL of desktop site launched
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Verifying that page url is : https://slashdot.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#######################
### WARNING: Already web context: CHROMIUM
#######################
-> Browser page url matches - https://slashdot.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Navigate back to Mobile Site
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Trying to select 'Mobile View' on page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#######################
### WARNING: Already web context: CHROMIUM
#######################
Finding Element with ID 'ft'
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#######################
### WARNING: Already web context: CHROMIUM
#######################
#######################
### WARNING: Already web context: CHROMIUM
#######################
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Verify correct URL of mobile site launched
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Verifying that page url is : https://m.slashdot.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#######################
### WARNING: Already web context: CHROMIUM
#######################
-> Browser page url matches - https://m.slashdot.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -