Every time I debug ci, the less I understand how we possibly can land and operate rovers on other planets.
Probably they dont use javascsript.
Every time I debug ci, the less I understand how we possibly can land and operate rovers on other planets.
Probably they dont use javascsript.
Statelless HTTP api
devtools
When chrome driver is automation browser, you cannot use devtools
Its like shooting a cracker in the pitch black night sky, where we see somethings for a flash moment and then everything goes back to dark.
chai, mocha like api
with jquery like slector api
Everything returns Promises under the hood
Command chaning
Can test CSS Animations
Create a global user for application before startup win.user = { ... }
set some localStorage
value like auth-token
Force server to return 500 status on POSt request
cy.server
.route({method: "POST", url: "/blog", status: 500, response: ""})
.as("postBlog)
async
functionalities