Commit Graph

39 Commits

Author SHA1 Message Date
edizor f96add5372 Update README.md
[skip ci]
2023-05-17 21:08:27 +08:00
Dmytro Budym f07f239d8d fix SeleniumOpenNewTabLiveTest (#14019) 2023-05-15 23:13:53 +05:30
Dmytro Budym 0a634dfa03 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
edizor e47d956d5e Update README.md
[skip ci]
2023-05-05 23:48:25 +08:00
Loredana Crusoveanu 2d2c842d2f Merge pull request #13920 from edizor/master
Update README
2023-04-30 11:23:00 +03:00
Michael Olayemi 1770c64f3a 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
edizor 7f393b610d Update README.md
[skip ci]
2023-04-28 21:28:24 +08:00
davidmartinezbarua bf3b038daa Merge pull request #13850 from AndiCover/BAEL-5739_2
BAEL-5739 Avoiding the StaleElementReferenceException in Selenium
2023-04-25 17:24:15 -03:00
AndiCover 0ea86e69d9 BAEL-5739 Avoiding the StaleElementReferenceException in Selenium 2023-04-16 11:53:41 +02:00
edizor 4a32317897 Update README.md
[skip ci]
2023-04-14 17:27:27 +08:00
AndiCover 725deaa8d5 BAEL-6117 Explicit Wait vs Implicit Wait in Selenium Webdriver (#13799) 2023-04-12 19:39:41 -05:00
edizor 7fdb06b40e Update README.md
[skip ci]
2022-12-15 15:49:49 +08:00
AndiCover 2ea3448efa 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
Loredana Crusoveanu 926d7d2da8 JAVA-15810 add clarification about deleted files 2022-11-14 12:40:46 +02:00
edizor 1ab08e2bc7 Update README.md
[skip ci]
2022-11-11 09:58:17 +08:00
AndiCover 50f2c39544 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
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
Krzysiek 8b280e689a JAVA-8667: Remove hamcrest dependency declarations from the child modules 2021-11-24 13:20:20 +01:00
freelansam 77e3e6a419 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
chaos2418 af4b37592b JAVA-8267: updating testing-modules's junit and surefire configurations 2021-11-04 16:56:08 +05:30
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
johnA1331 3cca2f8716 Update README.md 2021-07-02 05:32:00 +08:00
shilpsgithub d0d0f71518 Create ThreadGroup.jmx (#10936)
Added file ThreadGroup.jmx for BAEL-4671
2021-06-21 10:10:19 -07:00
sampadawagde d9db0949cb JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
johnA1331 2bc4c93e7b Update README.md 2020-07-23 21:06:51 +08:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Krzysztof Majewski 93809a3441 update package name 2020-05-19 08:17:45 +02:00
Krzysztof Majewski 973cd24906 update test name 2020-05-08 14:07:07 +02:00
Krzysztof Majewski d27bcf564f update test name 2020-05-08 14:02:17 +02:00
Krzysztof Majewski 6b28cb46d0 BAEL-3916 2020-05-06 13:54:59 +02:00
dupirefr fa4898356b [JAVA-131] Fixed hamcrest-all version in selenium module 2020-03-05 07:51:23 +01:00
dupirefr 0a6ee0c797 [JAVA-131] Kept difference between hamcrest and hamcrest-all 2020-03-05 07:51:22 +01:00
johnA1331 530d08c5dc Update README.md 2020-02-10 15:12:42 +08:00
chris9408 be63275455 [BAEL-2948] requested PR changes 2020-01-01 18:12:54 +02:00
chris9408 77d442b02f updated test names 2019-12-27 15:22:38 +02:00
chris9408 030c763425 [BAEL-2948] Using cookies with Selenium WebDriver 2019-12-24 21:20:23 +02:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00