How do you capture the screenshot?
Anonymous
File file = ((TakesScreenshot) driver).getScreenshotAs(OutputType.FILE); String screenshotBase64 = ((TakesScreenshot)driver).getScreenshotAs(OutputType.BASE64);
Check out your Company Bowl for anonymous work chats.