labs42io / web-automation

BDD tests with Cucumber, WebdriverIO and Docker Selenium

Home Page:https://labs42io.github.io/web-automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot not showing the area I am trying to reach

ratnose opened this issue · comments

Just a question, I am trying to reach a button way down on a page, and I get an error
The screenshot gets produced but don't show that part of the page, is this an issue or not?

This is not an issue. What you can do is try to scroll down to the button then perform the actions. This way the screenshot will capture the part of the screen that you need.