Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
subshell
/
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
106
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-java
modules
selenium
src
test
on
fix-flapping-test
User selector
All users
All time
Commit history
Commits on Mar 19, 2019
Update BrowserWebDriverContainer to honor existing no_proxy setting (#929)
Show description for 541dbf4
roamingthings
authored and
kiview
committed
541dbf4
View commit details
Copy full SHA for 541dbf4
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Remove SLF4J Profiler (#1002)
Show description for dce6264
rnorth
authored
dce6264
View commit details
Copy full SHA for dce6264
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Use ChromeOptions and FirefoxOptions instead of DesiredCapabilities (#995)
pavelpp
authored and
kiview
committed
3ad8d80
View commit details
Copy full SHA for 3ad8d80
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Add compatibility with selenium greater than 3.X (#632)
Show description for 0abaf4a
jlamaille
authored and
bsideup
committed
0abaf4a
View commit details
Copy full SHA for 0abaf4a
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Gradle (#574)
Show description for fe62ccf
bsideup
authored
fe62ccf
View commit details
Copy full SHA for fe62ccf
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
fix Selenium with custom image but without VNC (#528)
bsideup
authored
b6e38a1
View commit details
Copy full SHA for b6e38a1
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Add "VncRecordingContainer" (#526)
Show description for b7bd98b
bsideup
authored and
rnorth
committed
b7bd98b
View commit details
Copy full SHA for b7bd98b
View code at this point
Browse repository at this point
Commits on Dec 10, 2017
Wait robustness (#504)
Show description for f1ce2b1
rnorth
authored
f1ce2b1
View commit details
Copy full SHA for f1ce2b1
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
Add RecordingFileFactory with default implementation (#507)
Show description for 6620d23
ldeck
authored and
rnorth
committed
6620d23
View commit details
Copy full SHA for 6620d23
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Add support for Docker networks. (#372)
Show description for 3e513be
bsideup
authored and
rnorth
committed
3e513be
View commit details
Copy full SHA for 3e513be
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Travis optimizations (#366)
Show description for cb2c382
bsideup
authored and
rnorth
committed
cb2c382
View commit details
Copy full SHA for cb2c382
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Modify Selenium container startup detection (#351)
Show description for 0569e0b
rnorth
authored
0569e0b
View commit details
Copy full SHA for 0569e0b
View code at this point
Browse repository at this point
Commits on May 1, 2017
Switch browser containers to use LogMessageWaitStrategy (#328)
Show description for c03fba3
rnorth
authored
c03fba3
View commit details
Copy full SHA for c03fba3
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
Allow docker image used for selenium to be specified, instead of always trying to figure out from classpath dependencies. Refs #171
rnorth
committed
16fb9ad
View commit details
Copy full SHA for 16fb9ad
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
Reduce log verbosity during tests
rnorth
committed
8f0bdc8
View commit details
Copy full SHA for 8f0bdc8
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Skip test execution for LocalServerWebDriverContainerTest when not using docker-machine
rnorth
committed
4ebf461
View commit details
Copy full SHA for 4ebf461
View code at this point
Browse repository at this point
General code/javadocs cleanup
rnorth
committed
f2d2188
View commit details
Copy full SHA for f2d2188
View code at this point
Browse repository at this point
Remove profiler logs from build output
Show description for 7a7c930
rnorth
committed
7a7c930
View commit details
Copy full SHA for 7a7c930
View code at this point
Browse repository at this point
Reduce log noise
rnorth
committed
991873b
View commit details
Copy full SHA for 991873b
View code at this point
Browse repository at this point
Refactor to use the docker-java v3 with Netty support
Show description for fab4ef8
rnorth
committed
fab4ef8
View commit details
Copy full SHA for fab4ef8
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
#57: rename confusing get*IpAddress methods
rnorth
committed
974993f
View commit details
Copy full SHA for 974993f
View code at this point
Browse repository at this point
Add an ignored test for future help in diagnosis of #51
rnorth
committed
1f7eaf0
View commit details
Copy full SHA for 1f7eaf0
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Simplify selenium tests for reliability
rnorth
committed
75394a8
View commit details
Copy full SHA for 75394a8
View code at this point
Browse repository at this point
Adjust log levels to suppress noisy apache http wire logging
rnorth
committed
8417cf5
View commit details
Copy full SHA for 8417cf5
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Tweak log layout to avoid truncating docker image name
rnorth
committed
4365d7c
View commit details
Copy full SHA for 4365d7c
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
Update documentation in readiness for v0.9.8 release
rnorth
committed
ca45d3c
View commit details
Copy full SHA for ca45d3c
View code at this point
Browse repository at this point
Implement getHostIpAddress() for docker-machine, and make it a generic container method
rnorth
committed
fa8d24e
View commit details
Copy full SHA for fa8d24e
View code at this point
Browse repository at this point
Split webdriver tests into separate classes for reduced memory load on Circle CI
rnorth
committed
e6982c0
View commit details
Copy full SHA for e6982c0
View code at this point
Browse repository at this point
General minor refactoring
rnorth
committed
2a9424c
View commit details
Copy full SHA for 2a9424c
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
WIP: Update all modules for simplified model
rnorth
committed
89286ac
View commit details
Copy full SHA for 89286ac
View code at this point
Browse repository at this point
WIP: Partial refactoring but problems with docker volumes
rnorth
committed
3a6ae2a
View commit details
Copy full SHA for 3a6ae2a
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Replace dependency on org.testpackage with org.rnorth.visible-assertions
rnorth
committed
351a019
View commit details
Copy full SHA for 351a019
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Update java package names and POM names.
Show description for e12d246
rnorth
committed
e12d246
View commit details
Copy full SHA for e12d246
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Add use of VisibleAssertions from TestPackage for more informative unit test logging
rnorth
committed
4017f82
View commit details
Copy full SHA for 4017f82
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
Refactor to make TC target JDK 7
Show description for a72e5e5
Sohal, Gurpreet (UK - London)
authored and
rnorth
committed
a72e5e5
View commit details
Copy full SHA for a72e5e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.