Jenkins test
This commit is contained in:
parent
fa9fc10fa6
commit
8d0df40cb4
@ -570,6 +570,6 @@ public class OpenViduTestAppE2eTest {
|
||||
private String getBase64Screenshot(BrowserUser user) throws Exception {
|
||||
String screenshotBase64 = ((TakesScreenshot) user.getDriver()).getScreenshotAs(BASE64);
|
||||
return "data:image/png;base64," + screenshotBase64;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user