Bael 4555 selenium tab switching (#13131)

* BAEL-4555 Added Selenium TabHelper and tab switching live tests

* BAEL-4555 Upgraded Selenium to 4.6.0

* BAEL-4555 fixed naming

Co-authored-by: andicover <w&j3$d9NEcfAQTXfxju9>
This commit is contained in:
AndiCover
2022-12-06 01:08:01 +01:00
committed by GitHub
parent fd623cb9f8
commit 2ea3448efa
8 changed files with 247 additions and 23 deletions
@@ -57,7 +57,7 @@
<properties>
<testng.version>6.10</testng.version>
<selenium-java.version>3.141.59</selenium-java.version>
<selenium-java.version>4.6.0</selenium-java.version>
<ashot.version>1.5.4</ashot.version>
<webdrivermanager.version>5.3.0</webdrivermanager.version>
</properties>