Skip to content

Instantly share code, notes, and snippets.

@tangentially
Created August 14, 2019 13:27
Show Gist options
  • Save tangentially/aaf0c0d20364af9cc3279ba1ae120e9d to your computer and use it in GitHub Desktop.
Save tangentially/aaf0c0d20364af9cc3279ba1ae120e9d to your computer and use it in GitHub Desktop.
demo log
Using reporter config:[
"dot",
[
"cucumberjs-json",
{
"jsonFolder": "./build/reports/"
}
],
[
null,
{
"saveAllVideos": true,
"videoSlowdownMultiplier": 3,
"videoRenderTimeout": 5
}
]
]
--- New suite: CES Demo ---
--- New suite: @HAOD-1325: Demo scenario - subscribe to each package, start guidance and add waypoints ---
Incomming command: /session/:sessionId/timeouts => [timeouts]
Incomming command: /session/:sessionId/url => [url]
--- New test: Given I am on the "Login" page ---
Incomming command: /session/:sessionId/element => [element]
Incomming command: /session/:sessionId/elements => [elements]
Incomming command: /session/:sessionId/element => [element]
Incomming command: /session/:sessionId/element/0.10260345178790753-1/location => [location]
- Screenshot!!
Incomming command: /session/:sessionId/element/0.10260345178790753-1/location => [location]
- Screenshot!!
--- New test: When I type "drivertest3" username ---
Incomming command: /session/:sessionId/screenshot => [screenshot]
Incomming command: /session/:sessionId/screenshot => [screenshot]
Incomming command: /session/:sessionId/screenshot => [screenshot]
Incomming command: /session/:sessionId/element => [element]
Incomming command: /session/:sessionId/element/0.10260345178790753-2/clear => [clear]
- Screenshot!!
Incomming command: /session/:sessionId/screenshot => [screenshot]
Incomming command: /session/:sessionId/element/0.10260345178790753-2/value => [value]
- Screenshot!!
--- Awaiting videos ---
Max waiting time: 5s
--- Videos are done ---
Generated:[]
Done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment