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
javascript
on
master
User selector
All users
All time
Commit history
Commits on Apr 18, 2017
[js] Finalize CHANGES for 3.4.0
jleyba
committed
427307d
View commit details
Copy full SHA for 427307d
View code at this point
Browse repository at this point
[js] allow duck typing for locators
Show description for 9fd4339
jleyba
committed
9fd4339
View commit details
Copy full SHA for 9fd4339
View code at this point
Browse repository at this point
Bump version to 3.4.0
Show description for 3ecb3ba
shs96c
committed
3ecb3ba
View commit details
Copy full SHA for 3ecb3ba
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
[js] Update CHANGES.md to reflect recent code changes for W3C WebDriver Spec compliance (#3828)
mojwang
authored and
jleyba
committed
21db9a4
View commit details
Copy full SHA for 21db9a4
View code at this point
Browse repository at this point
Update README.md (#3788)
Pombam
authored and
jleyba
committed
a3eb1cf
View commit details
Copy full SHA for a3eb1cf
View code at this point
Browse repository at this point
Update google_search_test.js (#3817)
joma74
authored and
jleyba
committed
7f7c38e
View commit details
Copy full SHA for 7f7c38e
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
[js] When sending to endpoint, make sure it is a string not an array
AutomatedTester
committed
7414a5c
View commit details
Copy full SHA for 7414a5c
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Make `send keys` send `text` parameter in py and js
Show description for 4b5a88d
shs96c
committed
4b5a88d
View commit details
Copy full SHA for 4b5a88d
View code at this point
Browse repository at this point
Add shutdown endpoint to FirefoxDriver XPI
shs96c
committed
1a8cdc6
View commit details
Copy full SHA for 1a8cdc6
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Use \s in the regex for better readability.
Show description for 6c55320
juangj
committed
6c55320
View commit details
Copy full SHA for 6c55320
View code at this point
Browse repository at this point
Escape spaces in ID locators.
Show description for 24a5055
juangj
committed
24a5055
View commit details
Copy full SHA for 24a5055
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
Make the FirefoxDriver XPI throw exception for unknown timeout type.
shs96c
committed
cedaa07
View commit details
Copy full SHA for cedaa07
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
[js] Add Window Handle W3C Endpoints
AutomatedTester
committed
af42bc0
View commit details
Copy full SHA for af42bc0
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
[js] Add W3C endpoints for alert and executeScipt
AutomatedTester
committed
e0c0992
View commit details
Copy full SHA for e0c0992
View code at this point
Browse repository at this point
Fixed handling of <content> outside a Shadow DOM (#3656)
Show description for d98e795
mcharsley
authored and
juangj
committed
d98e795
View commit details
Copy full SHA for d98e795
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
[js] error looking for free port -> process halts (#3664)
Show description for d652b61
thorn0
authored and
jleyba
committed
d652b61
View commit details
Copy full SHA for d652b61
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Fix failing webdriver atom test on firefox
shs96c
committed
aa7be6f
View commit details
Copy full SHA for aa7be6f
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Implement the W3C "status" endpoint in the firefoxdriver XPI
Show description for 0a8aa60
shs96c
committed
0a8aa60
View commit details
Copy full SHA for 0a8aa60
View code at this point
Browse repository at this point
JavaScript bindings for Chrome network emulation (#3624)
daviande
authored and
jleyba
committed
d7bdd7c
View commit details
Copy full SHA for d7bdd7c
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Explicitly require goog.events.BrowserEvent.
Show description for a634bf7
juangj
committed
a634bf7
View commit details
Copy full SHA for a634bf7
View code at this point
Browse repository at this point
[js] Fix new session parsing for geckodriver 0.15.0 (breaks support for older
Show description for 5234b32
jleyba
committed
5234b32
View commit details
Copy full SHA for 5234b32
View code at this point
Browse repository at this point
[js] Use the W3C set timeouts format. If this fails, fallback to the legacy
Show description for 0ca584d
jleyba
committed
0ca584d
View commit details
Copy full SHA for 0ca584d
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
[js] Finalize changelog for 3.3.0
jleyba
committed
07005a3
View commit details
Copy full SHA for 07005a3
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Bump the version number to 3.3
Show description for f6fde71
shs96c
committed
f6fde71
View commit details
Copy full SHA for f6fde71
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Fix property access of Element.currentStyle.
Show description for 86f9823
juangj
committed
86f9823
View commit details
Copy full SHA for 86f9823
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Disable captive portal detection in Firefox.
Show description for 282e7e8
juangj
committed
282e7e8
View commit details
Copy full SHA for 282e7e8
View code at this point
Browse repository at this point
Make security.csp.enabled mutable (but still default it to false) (#3428)
kateposener
authored and
shs96c
committed
72fb2e5
View commit details
Copy full SHA for 72fb2e5
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Restore the noblur library for use with Firefox
Show description for 6889cd7
shs96c
committed
6889cd7
View commit details
Copy full SHA for 6889cd7
View code at this point
Browse repository at this point
Bump version to 3.2
Show description for 01cf2d0
shs96c
committed
01cf2d0
View commit details
Copy full SHA for 01cf2d0
View code at this point
Browse repository at this point
Finish removing native events for Firefox
Show description for 77d2ac9
shs96c
committed
77d2ac9
View commit details
Copy full SHA for 77d2ac9
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
[js] Use JAVA_HOME if set.
Show description for 37dbe04
jleyba
committed
37dbe04
View commit details
Copy full SHA for 37dbe04
View code at this point
Browse repository at this point
[js] Log a warning if the user creates a managed promise or schedules an
Show description for ed6dc8e
jleyba
committed
ed6dc8e
View commit details
Copy full SHA for ed6dc8e
View code at this point
Browse repository at this point
[js] Add an example test using async/await with mocha for #2969
jleyba
committed
9f39acd
View commit details
Copy full SHA for 9f39acd
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
[js] Finalize CHANGES.md for 3.1.0
jleyba
committed
2e64afb
View commit details
Copy full SHA for 2e64afb
View code at this point
Browse repository at this point
[js] Use the proper W3C command for getLocation/getSize
Show description for 317ae67
jleyba
committed
317ae67
View commit details
Copy full SHA for 317ae67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.