-
-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Description
Describe the bug
following function call require when we taking screenshot of browser
self.hide_elements(driver, elements)
To Reproduce
Steps to reproduce the behavior:
- Search any website where "Top" or "^" button will come
- This element will be not visible on front page if scroll bar available
- while taking part by part screenshot this element will be visible so it will appear in screenshot also
Expected behavior
Before taking screenshot we need to call hide_elements function in for loop iteration .
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux
- Browser: Firefox
- Version : 88.0 (64-bit)
Reactions are currently unavailable
