Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
livioc
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 28, 2014
Bump Ruby version to 2.42.0.dev
jarib
committed
3fc84a5
Copy full SHA for 3fc84a5
Bump Ruby to 2.41.0
jarib
committed
ab23e94
Copy full SHA for ab23e94
Revert "Fixing Java 8 incompatibility caused by use of old jruby" because it breaks java 7 compatibility :(
Show description for 7a6270b
barancev
committed
7a6270b
Copy full SHA for 7a6270b
Fixing Java 8 incompatibility caused by use of old jruby
barancev
committed
3c4c9c0
Copy full SHA for 3c4c9c0
Fixing imports in python formatter (IDE)
barancev
committed
dba1304
Copy full SHA for dba1304
Bump webdriverjs version to 2.41.0 and update published docs.
jleyba
committed
72894b9
Copy full SHA for 72894b9
Export logging API from main webdriver module.
Show description for 0da05da
jleyba
committed
0da05da
Copy full SHA for 0da05da
Updating necessary files for Python release
AutomatedTester
committed
35c2361
Copy full SHA for 35c2361
Setting pixel density to be independent from OS settings. Fixes issue 6112
barancev
committed
3ec9e00
Copy full SHA for 3ec9e00
Commits on Mar 27, 2014
Updating java CHANGELOG for 2.41.0
jimevans
committed
3192d8a
Copy full SHA for 3192d8a
Updating IEDriverServer version number and prebuilts for 2.41 release
jimevans
committed
3496121
Copy full SHA for 3496121
Updating .NET assembly version numbers for impending 2.41 release
jimevans
committed
fd5d7f8
Copy full SHA for fd5d7f8
Updating version nubmers for 2.41.0 release
jimevans
committed
c61322b
Copy full SHA for c61322b
Updating javadocs for 2.41.0
jimevanssfdc
committed
a1fa12b
Copy full SHA for a1fa12b
Adding a unit test for Command serialization to json
barancev
committed
470431a
Copy full SHA for 470431a
Ignoring maven/target
barancev
committed
73d3a8b
Copy full SHA for 73d3a8b
Commits on Mar 26, 2014
Properly bind "this" for beforeEach/it/afterEach in mocha integration.
Show description for 4b87107
jleyba
committed
4b87107
Copy full SHA for 4b87107
Remove dead browser visible methods
Show description for e804d9b
abotalov
authored and
andreastt
committed
e804d9b
Copy full SHA for e804d9b
Commits on Mar 25, 2014
Remove redundant code
Show description for fceda53
bayandin
authored and
AutomatedTester
committed
fceda53
Copy full SHA for fceda53
Do not define SocketError as Ruby 1.8 is not longer supported
abotalov
authored and
jarib
committed
d7cfca4
Copy full SHA for d7cfca4
Squashed commit of the following:
Show description for 4334d38
Rory Craig-Barnes
authored and
lukeis
committed
4334d38
Copy full SHA for 4334d38
Removing switch_to_parent_frame from driver to use new switch_to.
AutomatedTester
committed
4e1899d
Copy full SHA for 4e1899d
the capabilities needs to be sent properly encoded.Capabilities for mobile for instance have copyright signs.
freynaud
committed
605a014
Copy full SHA for 605a014
Fix #6773 consuming the request in all cases to properly release resources
freynaud
committed
21bc4f7
Copy full SHA for 21bc4f7
Fix #6772 adding a configuration parameter to set the number of thread jetty uses.
Show description for 04b1676
freynaud
committed
04b1676
Copy full SHA for 04b1676
Fix #6771 if a session times out and the browser was never started, it should still be cleaned up on the hub side.
Show description for 16da8dc
freynaud
committed
16da8dc
Copy full SHA for 16da8dc
Fix #6770 setting a timeout when jetty has low resources to prevent hub from hanging.
freynaud
committed
6be55b4
Copy full SHA for 6be55b4
Commits on Mar 24, 2014
The crowd has spoken and wants the original exception, not nested.
nirvdrum
committed
f202055
Copy full SHA for f202055
Ignore exceptions during the clean-up process if failing to start a RemoteWebDriver instance.
nirvdrum
committed
11eecce
Copy full SHA for 11eecce
Actually pass the response body to CommandListener implementations, per the interface contract.
Show description for aaaed83
nirvdrum
committed
aaaed83
Copy full SHA for aaaed83
Updated a grid timeout property that seems to have been overlooked in a previous cleanup.
Show description for 11e9cc6
nirvdrum
committed
11e9cc6
Copy full SHA for 11e9cc6
Clean up immediately if starting a driver or session errors in RemoteWebDriver.
Show description for 6307f5d
nirvdrum
committed
6307f5d
Copy full SHA for 6307f5d
Commits on Mar 23, 2014
No need to call toString on a String.
nirvdrum
committed
c1b034f
Copy full SHA for c1b034f
There's no need to create a StringBuilder here.
nirvdrum
committed
362bae5
Copy full SHA for 362bae5
adding javadoc to JavascriptExecutor executeAsyncScript about the default timeout. Also some extra information on troubleshooting common issues.
Show description for f3e5963
lukeis
committed
f3e5963
Copy full SHA for f3e5963
Pagination
Previous
Next
You can’t perform that action at this time.