Skip to content

Commit

Permalink
iterating
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Nov 5, 2024
1 parent efa024b commit 84ae3d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/regression_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
-JRESULTS_DIR=tests/regression/results/
-JUSER=${{vars.BCEID_USER}}
-JPASSWORD=${{secrets.BCEID_PASSWORD}}
-JCHROME_DRIVER_PATH=/usr/local/bin
- uses: actions/[email protected]
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ import org.openqa.selenium.support.ui.ExpectedConditions
import org.openqa.selenium.support.ui.WebDriverWait
import org.openqa.selenium.WebElement
import org.openqa.selenium.devtools.DevTools;
import org.openqa.selenium.devtools.v129.network.Network;
import java.util.Optional;
import org.openqa.selenium.logging.LogType
import org.openqa.selenium.logging.LogEntries
Expand Down

0 comments on commit 84ae3d5

Please sign in to comment.