You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably it moved out. You can use methods from ShootingStrategies class. For example
new AShot().shootingStrategy(ShootingStrategies.viewportPasting(1000)).takeScreenshot(driver);
I'm afraid i can not find the class ViewportPastingStrategy,where is it?
The text was updated successfully, but these errors were encountered: