Tomasz Wojciechowski
Tomasz Wojciechowski
## System * Version: 0.23.0 * Platform: Windows 10 * Firefox: 64.0 * Selenium: 3.141.59 ## Testcase Following method doesn't work: public void scrollDown(WebElement element, int xOffset) { action =...
Flow of needed actions is being shown using "old launch experience" (which will soon be reaching end of life)- it should be mentioned in this text. ## Links https://www.jenkins.io/doc/tutorials/tutorial-for-installing-jenkins-on-AWS/#launching-an-amazon-ec2-instance
It's not clear, what values should go to red marked fields. IP address from http://checkip.amazonaws.com/ is not being accepted in first field. "On the Inbound tab, add the rules as...
1. 5.3.2 2. MS Windows 3. CLI 3. Don't know if this has been encountered recently, or has this bug always been there. 4. Expected behaviour: Number for tests in...
Now, there is a need for manually checking "Save responses" checkbox. It would be useful to have "save responses by default in Runner" in Postman Settings.
**Describe the bug** In config file projectDirectory\cypress\config\config.ts I have default configuration: `allureCypress(on); ` For "cypress run": allure-results directory is: projectDirectory\cypress\config\allure-results\ For "npx allure serve allure-results" (default): allure-results directory is: projectDirectory\allure-results\...
cy.session(()=>{ cy.logout(...); cy.login(...) } )
It will be useful to have ability to turn off automatic steps and substeps creation for Cypress, and be able to use only those coded with allure.step