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
.
WebTestDev
/
selenium
Public
forked from
SeleniumHQ/selenium
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
selenium
java
server
on
master
User selector
All users
All time
Commit history
Commits on Apr 12, 2017
Fix generics
Show description for 138e3ab
asashour
authored and
barancev
committed
138e3ab
View commit details
Copy full SHA for 138e3ab
View code at this point
Browse repository at this point
Remove unused imports/methods/fields
Show description for 1fee32b
asashour
authored and
barancev
committed
1fee32b
View commit details
Copy full SHA for 1fee32b
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Updating httpclient
barancev
committed
ebcdc9f
View commit details
Copy full SHA for ebcdc9f
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Implementing ability to link tests to github issues. The test is ignored while the issue is open.
barancev
committed
238621b
View commit details
Copy full SHA for 238621b
View code at this point
Browse repository at this point
Making Ignore annotation repeatable
barancev
committed
5a45da2
View commit details
Copy full SHA for 5a45da2
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Fix the eclipse classpaths
shs96c
committed
c2ae88b
View commit details
Copy full SHA for c2ae88b
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Java 8
barancev
committed
3e7a23f
View commit details
Copy full SHA for 3e7a23f
View code at this point
Browse repository at this point
Refactoring use of a deprecated method
barancev
committed
cdbcdca
View commit details
Copy full SHA for cdbcdca
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
Switching grid tests from chrome to htmlunit
barancev
committed
4f76ec6
View commit details
Copy full SHA for 4f76ec6
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Avoid looking up the driver provider more than once.
shs96c
committed
a9f8869
View commit details
Copy full SHA for a9f8869
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Fix the status handler
Show description for 3fe2634
shs96c
committed
3fe2634
View commit details
Copy full SHA for 3fe2634
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Add an endpoint for the W3C Actions commands to the standalone server
Show description for 179bd93
shs96c
committed
179bd93
View commit details
Copy full SHA for 179bd93
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Bump GSON to the latest version (2.8.0)
shs96c
committed
f287207
View commit details
Copy full SHA for f287207
View code at this point
Browse repository at this point
Update copyright header. No logical change.
shs96c
committed
71c3fe8
View commit details
Copy full SHA for 71c3fe8
View code at this point
Browse repository at this point
[java] Throw a WebDriverException instead of returning logging and returning
Show description for 1ee3c2b
jleyba
committed
1ee3c2b
View commit details
Copy full SHA for 1ee3c2b
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Update ProtocolHandshake to handle latest w3c "New Session"
Show description for f0a4b29
shs96c
committed
f0a4b29
View commit details
Copy full SHA for f0a4b29
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Bump htmlunitdriver to 2.24
Show description for 045612a
shs96c
committed
045612a
View commit details
Copy full SHA for 045612a
View code at this point
Browse repository at this point
Bump jetty to latest release
shs96c
committed
fdc62fd
View commit details
Copy full SHA for fdc62fd
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Minor refactor of #3431 and add javadocs.
Show description for 86a5d70
mach6
committed
86a5d70
View commit details
Copy full SHA for 86a5d70
View code at this point
Browse repository at this point
Allow for customisation of TestSlot (#3431)
Show description for 5806700
krmahadevan
authored and
mach6
committed
5806700
View commit details
Copy full SHA for 5806700
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
Move from guava Supplier to java.util.Supplier
Show description for 76d8f6e
shs96c
committed
76d8f6e
View commit details
Copy full SHA for 76d8f6e
View code at this point
Browse repository at this point
Clean up webdriver-backed-servlet
Show description for 75a479d
shs96c
committed
75a479d
View commit details
Copy full SHA for 75a479d
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Make selenium `sendKeys` available to the htmlrunner
Show description for df21277
shs96c
committed
df21277
View commit details
Copy full SHA for df21277
View code at this point
Browse repository at this point
Delete more commented out code. No logical changes
shs96c
committed
3a27973
View commit details
Copy full SHA for 3a27973
View code at this point
Browse repository at this point
Remove dead RC code
shs96c
committed
596c1c7
View commit details
Copy full SHA for 596c1c7
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Clean up import statements. No logical changes.
Show description for 02a0df9
shs96c
committed
02a0df9
View commit details
Copy full SHA for 02a0df9
View code at this point
Browse repository at this point
Fix compilation with latest java release
shs96c
committed
179887e
View commit details
Copy full SHA for 179887e
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Add support for -version in selenium server standalone.
Show description for b1c2cf6
mach6
committed
b1c2cf6
View commit details
Copy full SHA for b1c2cf6
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Bump guava to 21.0
shs96c
committed
79685db
View commit details
Copy full SHA for 79685db
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Bump Guava to 20.0
shs96c
committed
83dbb87
View commit details
Copy full SHA for 83dbb87
View code at this point
Browse repository at this point
Revert moving utility classes to internal namespace.
Show description for d37a5cc
shs96c
committed
d37a5cc
View commit details
Copy full SHA for d37a5cc
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Moving Net utility classes to internal namespace
barancev
committed
a7b638e
View commit details
Copy full SHA for a7b638e
View code at this point
Browse repository at this point
Moving OS utility classes to internal namespace
barancev
committed
ed6123d
View commit details
Copy full SHA for ed6123d
View code at this point
Browse repository at this point
Moving IO utility classes to internal namespace
barancev
committed
ac5d168
View commit details
Copy full SHA for ac5d168
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Deleting long ago deprecated function.
barancev
committed
3856302
View commit details
Copy full SHA for 3856302
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.