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 }}
moneal
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 22, 2015
Safari should only specify MAC as platform in default desired capabilities
Show description for bec3298
lukeis
committed
bec3298
Copy full SHA for bec3298
Commits on Oct 21, 2015
Prevent the additional welcome URL from being opened in Firefox 42
Show description for cc0647a
davehunt
committed
cc0647a
Copy full SHA for cc0647a
Commits on Oct 20, 2015
Revert "Update closure-compiler to v20151015"
Show description for c36c1f6
jleyba
committed
c36c1f6
Copy full SHA for c36c1f6
Commits on Oct 19, 2015
Add HTML5 functionality to .NET bindings
Show description for ed6b81d
petruc
authored and
jimevans
committed
ed6b81d
Copy full SHA for ed6b81d
Fix format string.
Show description for 9c1b1e6
juangj
authored and
ddavison
committed
9c1b1e6
Copy full SHA for 9c1b1e6
improve javadoc for FluentWait (fix #1132)
ddavison
committed
3c44bef
Copy full SHA for 3c44bef
Changing interface name to be more Java-ish
barancev
committed
52c3d55
Copy full SHA for 52c3d55
Commits on Oct 18, 2015
Update link to old googlecode project
jleyba
committed
f2b6a74
Copy full SHA for f2b6a74
Modify webdriver.js to create a new session if no session id is given.
Show description for 45796c8
samuong
authored and
jleyba
committed
45796c8
Copy full SHA for 45796c8
[js] Release 2.48.0
jleyba
committed
bc4eee4
Copy full SHA for bc4eee4
[js] Fix a promise/a+ compliance bug revealed when running against version
Show description for 9cb0a5c
jleyba
committed
9cb0a5c
Copy full SHA for 9cb0a5c
Fix WebDriver Promise tests for Microsoft Edge.
Show description for e255009
juangj
authored and
jleyba
committed
e255009
Copy full SHA for e255009
Update browser automation atoms tests for Edge.
Show description for cb3347b
juangj
authored and
jleyba
committed
cb3347b
Copy full SHA for cb3347b
Update closure-compiler to v20151015
jleyba
committed
2c04320
Copy full SHA for 2c04320
Update closure-library to 61277aeaa13bc6cc9958792e382cb8ea20bf3322
jleyba
committed
77340a4
Copy full SHA for 77340a4
[js] Do not drop user auth info from the WebDriver server URL
Show description for 92a23cd
jleyba
committed
92a23cd
Copy full SHA for 92a23cd
[js] Fix some inconsistencies in the ControlFlow's execution logic. Details in
Show description for c42999e
jleyba
committed
c42999e
Copy full SHA for c42999e
Upgrade to dossier 0.7.2
jleyba
committed
24ea2c3
Copy full SHA for 24ea2c3
Update GeneratedJsTestServlet to work with test files that use Closure's
Show description for 1da3850
jleyba
committed
1da3850
Copy full SHA for 1da3850
[js] Convert some classes to goog.defineClass syntax
jleyba
committed
98f802a
Copy full SHA for 98f802a
In IntelliJ, set the right margin to 80 characters for js files.
jleyba
committed
86b079e
Copy full SHA for 86b079e
Commits on Oct 16, 2015
Adding release-v3 crazyfun target
barancev
committed
8b79cbd
Copy full SHA for 8b79cbd
should be able to send keys to a content editable div that is initially empty
Show description for 08eb846
lukeis
committed
08eb846
Copy full SHA for 08eb846
Fixing the buck build
barancev
committed
5eca824
Copy full SHA for 5eca824
Implementing pure WebDriver grid server (v.3)
barancev
committed
bec8562
Copy full SHA for bec8562
Commits on Oct 15, 2015
Making BrowserLauncherFactory non-static, to avoid global configuration, for better testability and configurability (per object, not globally)
barancev
committed
fa001b6
Copy full SHA for fa001b6
Server: Moving shared classes to a more appropriate place out of the legacy server namespace
barancev
committed
76363f3
Copy full SHA for 76363f3
Deleting RemoteControlLauncher as it is just a couple of static methods to parse command line options, that should belong to the server.
barancev
committed
ac509dd
Copy full SHA for ac509dd
Fixing the buck build
barancev
committed
5107561
Copy full SHA for 5107561
Refactoring GridLauncher: replacing big switch with a map of simple launchers; it's a step toward decomposition of the GridLauncher and dynamic discovery of the elements that can be launched.
barancev
committed
1127a11
Copy full SHA for 1127a11
Refactoring
barancev
committed
606cd04
Copy full SHA for 606cd04
Refactoring GridLauncher build process
barancev
committed
392c8bb
Copy full SHA for 392c8bb
Commits on Oct 14, 2015
Fixing .NET tests to work with Marionette implementation
jimevans
committed
4c41e06
Copy full SHA for 4c41e06
Fixing .NET responses where value should legitimately be null
jimevans
committed
b0e2f0d
Copy full SHA for b0e2f0d
Fixing 'location in view' in .NET bindings for W3C implementations
jimevans
committed
b843bc9
Copy full SHA for b843bc9
Pagination
Previous
Next
You can’t perform that action at this time.