Skip to content

Commit

Permalink
CI Check
Browse files Browse the repository at this point in the history
  • Loading branch information
arushsaxena1998 committed Apr 26, 2024
1 parent c6fd015 commit d93765e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ async function startTest(gridUrl, capabilities, name) {
// For Smartui TakeScreenshot
setTimeout(function () {
console.log("taking screenshot ...")
driver.executeScript(`smartui.takeScreenshot,{"screenshotName":"[PR: 6208]"}`).then(out => {
driver.executeScript(`smartui.takeFullPageScreenshot=a`).then(out => {
console.log("RESPONSE :", out)
return
});
Expand Down

0 comments on commit d93765e

Please sign in to comment.