pull/5370/head
filip mertens 2 years ago
parent 4d0cea3646
commit 220108f47a
  1. 1
      apps/remix-ide-e2e/src/tests/vyper_api.test.ts

@ -24,6 +24,7 @@ module.exports = {
'Should clone the Vyper repo #group1 #flaky': function (browser: NightwatchBrowser) {
browser.click('button[data-id="add-repository"]')
.frameParent()
.clickLaunchIcon('filePanel')
.saveScreenshot('./reports/screenshots/vyper_api_test_should_clone_the_vyper_repo.png')
.waitForElementVisible({
selector:"//*[@data-id='workspacesSelect' and contains(.,'vyper-lang')]",

Loading…
Cancel
Save