FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules/selenium - codeboy202410/testcontainers-java · GitHub
codeboy202410
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-java
modules
selenium
on
main
User selector
Datepicker
Commit history
Commits on Jan 2, 2023
Bump annotations from 23.0.0 to 23.1.0 in /modules/selenium
Show description for c1a11ac
dependabot[bot]
authored
c1a11ac
View commit details
Copy full SHA for c1a11ac
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Use testcontainers/vnc-recorder:1.3.0 (#6234)
Show description for 7ba6b1c
eddumelendez
authored
7ba6b1c
View commit details
Copy full SHA for 7ba6b1c
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Use `implicitlyWait(Duration)` in selenium examples (#6224)
Show description for c0c02e0
eddumelendez
authored
c0c02e0
View commit details
Copy full SHA for c0c02e0
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Add checks: `AvoidStarImport`, `RegexpSinglelineJava` (#6217)
Show description for 8d45839
eddumelendez
authored
8d45839
View commit details
Copy full SHA for 8d45839
View code at this point
Browse repository at this point
Add missing logback-test.xml (#6219)
Show description for b30edfc
eddumelendez
authored
b30edfc
View commit details
Copy full SHA for b30edfc
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Improve selenium module (#6204)
Show description for 77a3c37
eddumelendez
and
kiview
authored
77a3c37
View commit details
Copy full SHA for 77a3c37
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Use `testCompileOnly` instead of `testCompileClasspath` (#5849)
Show description for 459d2f6
eddumelendez
authored
459d2f6
View commit details
Copy full SHA for 459d2f6
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Move junit4 to assertj (#5685)
Show description for 6a3e649
eddumelendez
and
kiview
authored
6a3e649
View commit details
Copy full SHA for 6a3e649
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Move to assertj (#5679)
eddumelendez
authored
e8d7375
View commit details
Copy full SHA for e8d7375
View code at this point
Browse repository at this point
Commits on May 25, 2022
Apply spotless and checkstyle (#5390)
eddumelendez
authored
de1324e
View commit details
Copy full SHA for de1324e
View code at this point
Browse repository at this point
Commits on May 18, 2022
Reset driver and vncRecordingContainer when Selenium container stops (#5116)
tobiasstadler
authored
6dc05d3
View commit details
Copy full SHA for 6dc05d3
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Deprecate `getTestHostIpAddress` and `getContainerIpAddress()` (#5149)
Show description for 5f7ded3
bsideup
and
rnorth
authored
5f7ded3
View commit details
Copy full SHA for 5f7ded3
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Update to `docker-java` 3.2.13 (#5045)
Show description for 14eff07
bsideup
authored
14eff07
View commit details
Copy full SHA for 14eff07
View code at this point
Browse repository at this point
Do not mount Selenium's SHM on Windows (#5105)
Show description for fdb58fb
bsideup
authored
fdb58fb
View commit details
Copy full SHA for fdb58fb
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Update BrowserWebDriverContainer to add Selenium 4 support, drop Selenium 2 support (#4914)
Show description for f305f8e
Anna Chernyshova
and
tobiasstadler
authored
f305f8e
View commit details
Copy full SHA for f305f8e
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Bump annotations from 22.0.0 to 23.0.0 in /modules/selenium
Show description for caf16e1
dependabot[bot]
authored
caf16e1
View commit details
Copy full SHA for caf16e1
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
Fix double nested lambda in `getWithTimeout` (#4470)
Show description for ce57df6
Flugtiger
authored
ce57df6
View commit details
Copy full SHA for ce57df6
View code at this point
Browse repository at this point
Added started log message used in Selenium 4.0.0 (#4580)
tobiasstadler
authored
820161f
View commit details
Copy full SHA for 820161f
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
Bump annotations from 21.0.1 to 22.0.0 in /modules/selenium
Show description for e3c1189
dependabot[bot]
authored
e3c1189
View commit details
Copy full SHA for e3c1189
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Disable Chrome's GPU support in `BrowserWebDriverContainer` (#4315)
Show description for 520cfeb
kiview
authored
520cfeb
View commit details
Copy full SHA for 520cfeb
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Update to Gradle 7 (#4171)
Show description for 9a8df79
bsideup
authored
9a8df79
View commit details
Copy full SHA for 9a8df79
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Bump annotations from 20.1.0 to 21.0.1 in /modules/selenium
Show description for ff462ae
dependabot[bot]
authored
ff462ae
View commit details
Copy full SHA for ff462ae
View code at this point
Browse repository at this point
Commits on May 7, 2021
Remove visible assertions dependency (#4010)
bsideup
authored
cf6d15c
View commit details
Copy full SHA for cf6d15c
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Make VNC recorded videos scrollable (#3180)
Show description for a6f91e3
authored
a6f91e3
View commit details
Copy full SHA for a6f91e3
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
Selenium: Restore getDockerImageForCapabilities method to public scope (#3441)
rnorth
authored
e2c55a2
View commit details
Copy full SHA for e2c55a2
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Remove potential NullPointerException when trying to log an error in VNC recorder (#3408)
codefiddler
authored
f4fb79b
View commit details
Copy full SHA for f4fb79b
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Use a lighter weight image for MultiplePortsExposedTest (#3343)
Show description for 3bf8d76
rnorth
authored
3bf8d76
View commit details
Copy full SHA for 3bf8d76
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Add image compatibility checks (#3021)
Show description for 1e597cc
rnorth
and
kiview
authored
1e597cc
View commit details
Copy full SHA for 1e597cc
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Remove dependency upon internet URLs for selenium tests (#3271)
rnorth
authored
27428a0
View commit details
Copy full SHA for 27428a0
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
Bump annotations from 20.0.0 to 20.1.0 in /modules/selenium (#3195)
Show description for 07f035f
dependabot[bot]
authored
07f035f
View commit details
Copy full SHA for 07f035f
View code at this point
Browse repository at this point
Use testCompileClasspath instead of testCompileOnly (#3219)
colltoaction
authored
d796707
View commit details
Copy full SHA for d796707
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
#3057 Fix jetbrains annotations configuration scope (#3157)
Show description for 6fff500
wpanas
authored
6fff500
View commit details
Copy full SHA for 6fff500
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Deprecate ambiguous constructors (#2839)
Show description for c3f53b3
rnorth
authored
c3f53b3
View commit details
Copy full SHA for c3f53b3
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Convert Docs for Webdriver Containers (#2927)
Show description for b0dbd31
raynigon
and
rnorth
authored
b0dbd31
View commit details
Copy full SHA for b0dbd31
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Clean up the deprecated methods (#2835)
Show description for ff73a5e
bsideup
authored
ff73a5e
View commit details
Copy full SHA for ff73a5e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL