Commit Graph

17 Commits

Author SHA1 Message Date
Ehsan Sasanianno
8a43581a38 java-20085: fix selenium failing tests (#14279) 2023-06-22 23:00:27 +05:30
Dmytro Budym
540330e68d fix SeleniumOpenNewTabLiveTest (#14019) 2023-05-15 23:13:53 +05:30
Dmytro Budym
23ab6323b3 Add code examples for "Opening a New Tab Using Selenium WebDriver in Java" (#14001)
Add code examples for "Opening a New Tab Using Selenium WebDriver in Java"
2023-05-13 19:59:37 -07:00
Michael Olayemi
4a7c343335 BAEL-6194 Retrieve the Value of an HTML Input Using Selenium WebDriver in Java (#13898)
* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java

* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java

* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java
2023-04-30 08:10:16 +05:30
AndiCover
eba0465dd7 BAEL-5739 Avoiding the StaleElementReferenceException in Selenium 2023-04-16 11:53:41 +02:00
AndiCover
4ebc788fc6 BAEL-6117 Explicit Wait vs Implicit Wait in Selenium Webdriver (#13799) 2023-04-12 19:39:41 -05:00
AndiCover
07f917c105 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>
2022-12-05 16:08:01 -08:00
AndiCover
17987eb2fc Selenium error (#12924)
* BAEL-5010 added manual and automated selenium setup tests

* BAEL-5010 added manual and automated selenium setup tests

Co-authored-by: aschoeng <andreas.schoengruber@mic-cust.com>
2022-11-09 09:31:14 +05:30
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Krzysztof Majewski
805b262670 update package name 2020-05-19 08:17:45 +02:00
Krzysztof Majewski
05479dba81 update test name 2020-05-08 14:07:07 +02:00
Krzysztof Majewski
7d457a99df update test name 2020-05-08 14:02:17 +02:00
Krzysztof Majewski
548eea6981 BAEL-3916 2020-05-06 13:54:59 +02:00
chris9408
d00f690f2b [BAEL-2948] requested PR changes 2020-01-01 18:12:54 +02:00
chris9408
d4b4f91d8b updated test names 2019-12-27 15:22:38 +02:00
chris9408
2b614e3276 [BAEL-2948] Using cookies with Selenium WebDriver 2019-12-24 21:20:23 +02:00
Grzegorz Piwowarek
776a01429e Group testing modules (#3014)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules

* group testing modules

* try fix conflict
2017-11-12 11:16:46 +01:00