Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayheck committed May 28, 2024
1 parent 43f3d46 commit 6ef371f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ describe('[API] t.takeElementScreenshot()', function () {
});
});

it('Should capture screenshot of the element inside a nested iframe', function () {
it.skip('Should capture screenshot of the element inside a nested iframe', function () {
return runTests('./testcafe-fixtures/take-element-screenshot.js', 'Nested iframes',
{ setScreenshotPath: true, skip: 'safari' })
.then(function () {
Expand Down

0 comments on commit 6ef371f

Please sign in to comment.