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
client
src
on
master
User selector
All users
All time
Commit history
Commits on Apr 19, 2017
Extract some of the logic for handling new session responses
Show description for e0e8f01
shs96c
committed
e0e8f01
View commit details
Copy full SHA for e0e8f01
View code at this point
Browse repository at this point
Deleting redundant casting int to int
barancev
committed
ccfd456
View commit details
Copy full SHA for ccfd456
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Delete JavascriptEnabled test annotation
asashour
authored and
shs96c
committed
8ad8dab
View commit details
Copy full SHA for 8ad8dab
View code at this point
Browse repository at this point
Coerce a "proxy" capability to a proxy object
Show description for 787d4ed
shs96c
committed
787d4ed
View commit details
Copy full SHA for 787d4ed
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Make users ask for lift support if they need it
Show description for 5b6fe1f
shs96c
committed
5b6fe1f
View commit details
Copy full SHA for 5b6fe1f
View code at this point
Browse repository at this point
Break LiFT into its own maven package
Show description for 5fc364d
shs96c
committed
5fc364d
View commit details
Copy full SHA for 5fc364d
View code at this point
Browse repository at this point
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
Turns out this constructor is used everywhere
Show description for 2b5ea38
shs96c
committed
2b5ea38
View commit details
Copy full SHA for 2b5ea38
View code at this point
Browse repository at this point
No logical change: reformatting code
shs96c
committed
c48ac89
View commit details
Copy full SHA for c48ac89
View code at this point
Browse repository at this point
Small tidy up of ApacheHttpClient again
Show description for 509d88a
shs96c
committed
509d88a
View commit details
Copy full SHA for 509d88a
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Add a test for the ApacheHttpClient
Show description for 1e8d95f
shs96c
committed
1e8d95f
View commit details
Copy full SHA for 1e8d95f
View code at this point
Browse repository at this point
Avoid re-inventing wheels with null output streams.
Show description for 7ba1186
shs96c
committed
7ba1186
View commit details
Copy full SHA for 7ba1186
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Fixing case of requiredCapabilities == null
barancev
committed
1dbcbc2
View commit details
Copy full SHA for 1dbcbc2
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Implementing ability to redirect geckodriver log to a file or stdout/stderr or /dev/null with a system property
barancev
committed
25feb2c
View commit details
Copy full SHA for 25feb2c
View code at this point
Browse repository at this point
Allow GeckoDriverService to analyze this property
barancev
committed
084e6f1
View commit details
Copy full SHA for 084e6f1
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Duplicating capability to match W3C
barancev
committed
b7c0e6b
View commit details
Copy full SHA for b7c0e6b
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Fixing post /alert/text command seralization
barancev
committed
b94c285
View commit details
Copy full SHA for b94c285
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Fix a typo in javadocs
shs96c
committed
1908abf
View commit details
Copy full SHA for 1908abf
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
No logical changes: moving method invocation in JsonToWebElementConverter
shs96c
committed
9a7082b
View commit details
Copy full SHA for 9a7082b
View code at this point
Browse repository at this point
No logical changes: removing unnecessary generic declarations
shs96c
committed
48a1c7b
View commit details
Copy full SHA for 48a1c7b
View code at this point
Browse repository at this point
Remove `mouse` field from RemoteWebElement
shs96c
committed
785fddf
View commit details
Copy full SHA for 785fddf
View code at this point
Browse repository at this point
Refactoring
barancev
committed
a4b3166
View commit details
Copy full SHA for a4b3166
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Updating Java W3CHttpCommandCodec for window commands and element location
Show description for 433eb06
jimevans
committed
433eb06
View commit details
Copy full SHA for 433eb06
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
A better implementation of checking JS support in capabilities. It should be true if not set explicitly to false. Also getting rid of duplicated code.
barancev
committed
b31dc3f
View commit details
Copy full SHA for b31dc3f
View code at this point
Browse repository at this point
If a remote end does not explicitly state JavaScript support we suppose it's a "normal" browser that supports JavaScript
barancev
committed
70539cd
View commit details
Copy full SHA for 70539cd
View code at this point
Browse repository at this point
Properly fill out the w3c unexpected alert expcetion alert text
Show description for db0bcb3
shs96c
committed
db0bcb3
View commit details
Copy full SHA for db0bcb3
View code at this point
Browse repository at this point
Fix the build
shs96c
committed
1865cca
View commit details
Copy full SHA for 1865cca
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
Optional is useless in parameters, it does not prevent NPE, just makes harder to call methods.
barancev
committed
4c38c03
View commit details
Copy full SHA for 4c38c03
View code at this point
Browse repository at this point
Replace backslashes in paths "correctly" on UNIX
Show description for ed3e946
shs96c
committed
ed3e946
View commit details
Copy full SHA for ed3e946
View code at this point
Browse repository at this point
Avoid prematurely serializing the Proxy in FirefoxDriver
Show description for 48ce781
shs96c
committed
48ce781
View commit details
Copy full SHA for 48ce781
View code at this point
Browse repository at this point
Add Proxy.toString, equals and hashCode
shs96c
committed
aa2d8a8
View commit details
Copy full SHA for aa2d8a8
View code at this point
Browse repository at this point
Handle lower-case values for enums nicely
shs96c
committed
d0c298d
View commit details
Copy full SHA for d0c298d
View code at this point
Browse repository at this point
Fixing "normalization" of firefox binary path
barancev
committed
e2a888c
View commit details
Copy full SHA for e2a888c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.