Skip to content

Need to hide_elements while taking screenshot in iteration #13

@chavarera

Description

@chavarera

Describe the bug
following function call require when we taking screenshot of browser

self.hide_elements(driver, elements)

Screenshot from 2021-05-28 19-01-12

To Reproduce
Steps to reproduce the behavior:

  1. Search any website where "Top" or "^" button will come
  2. This element will be not visible on front page if scroll bar available
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions