Skip to content

SelectFrame in case screenshot-all #315

@shenlian8

Description

@shenlian8

Hi,

if screenshot-all is set to true and selectFrame is used.

After selectFrame in takeScreenshot function in Runner class, it is called this.driver.switchTo().defaultContent();

So I think in selectFrame, the
public boolean mayUpdateScreen() {
return false;
}
must be set.

What do you think?

Lian

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions