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
node
selenium-webdriver
lib
test
on
master
User selector
All users
All time
Commit history
Commits on Mar 10, 2017
[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
Commits on Jan 30, 2017
[js] Add a test for setting firefox preferences for #3307
jleyba
committed
8d8ffdd
View commit details
Copy full SHA for 8d8ffdd
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
[js] Use the atoms for getAttribute and isDisplayed
Show description for f76d614
jleyba
committed
f76d614
View commit details
Copy full SHA for f76d614
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
[js] Replace usages of Promise.defer(), which no longer exists in Node v7
jleyba
committed
ba56ad1
View commit details
Copy full SHA for ba56ad1
View code at this point
Browse repository at this point
[js] Update all dependencies
Show description for dc84c6d
jleyba
committed
dc84c6d
View commit details
Copy full SHA for dc84c6d
View code at this point
Browse repository at this point
[js] Introduce the SELENIUM_PROMISE_MANAGER environment variable, which can be
Show description for 370703f
jleyba
committed
370703f
View commit details
Copy full SHA for 370703f
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
remove legacy SafariDriver references in lib/test (#2839)
oddui
authored and
jleyba
committed
36d5777
View commit details
Copy full SHA for 36d5777
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Add support for safari 10 safaridriver (#2669)
oddui
authored and
jleyba
committed
0718a9a
View commit details
Copy full SHA for 0718a9a
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
nodejs: add switch context extension command to marionette (#2407)
Show description for 6ad4b48
andreastt
authored and
jleyba
committed
6ad4b48
View commit details
Copy full SHA for 6ad4b48
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
[js] Test cleanup
Show description for ef3b8e2
jleyba
committed
ef3b8e2
View commit details
Copy full SHA for ef3b8e2
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
[js] Make geckodriver the default for firefox
Show description for 2b2d5fd
jleyba
committed
2b2d5fd
View commit details
Copy full SHA for 2b2d5fd
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
[js] Fix a handful of errors encountered with the edge driver
Show description for 7d06243
jleyba
committed
7d06243
View commit details
Copy full SHA for 7d06243
View code at this point
Browse repository at this point
[js] Break the node client library's dependency on closure
jleyba
committed
4ddce09
View commit details
Copy full SHA for 4ddce09
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
[js] Rewrite the error module to export specific types for each error code
Show description for c3eccba
jleyba
committed
c3eccba
View commit details
Copy full SHA for c3eccba
View code at this point
Browse repository at this point
[js] Move a file to the internal lib directory where it belongs.
jleyba
committed
f862c22
View commit details
Copy full SHA for f862c22
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
[js] Expose loopback option to remote/SeleniumServer
Show description for b097242
jleyba
committed
b097242
View commit details
Copy full SHA for b097242
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
Update copyright notices for the javascript/ tree for #401.
Show description for 0a9cc30
jleyba
committed
0a9cc30
View commit details
Copy full SHA for 0a9cc30
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Native support for the SafariDriver in WebDriverJS
jleyba
committed
a6147b3
View commit details
Copy full SHA for a6147b3
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
webdriverjs mocha: wait for 'done' callbacks to be invoked
Show description for 9dbf2e8
tullmann
authored and
jleyba
committed
9dbf2e8
View commit details
Copy full SHA for 9dbf2e8
View code at this point
Browse repository at this point
Ignore test when running against a remote server.
Show description for c9bffc4
jleyba
committed
c9bffc4
View commit details
Copy full SHA for c9bffc4
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Add native support for Opera 26+ to webdriverjs
jleyba
committed
fb2aaf8
View commit details
Copy full SHA for fb2aaf8
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Add native support for IE to WebDriverJS
jleyba
committed
81e08a0
View commit details
Copy full SHA for 81e08a0
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Change test server to use IPv4 loopback address
jleyba
committed
bf7ecd3
View commit details
Copy full SHA for bf7ecd3
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Add support for file uploads to webdriverjs
jleyba
committed
db63215
View commit details
Copy full SHA for db63215
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Use express for the test file server.
jleyba
committed
c77869b
View commit details
Copy full SHA for c77869b
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Roll back addition of @license tag to all JS files.
Show description for 34b9d8f
shs96c
committed
34b9d8f
View commit details
Copy full SHA for 34b9d8f
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
NO-OP: Wrap existing license headers, unchanged, in @license JsDoc block.
Show description for aa34ecd
sevaseva
committed
aa34ecd
View commit details
Copy full SHA for aa34ecd
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Cleaning up test code
jleyba
committed
e955969
View commit details
Copy full SHA for e955969
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
Clean up test code
jleyba
committed
3c3f229
View commit details
Copy full SHA for 3c3f229
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Adding common conditions for explicit waits in WebDriverJS
Show description for 70eba09
jleyba
committed
70eba09
View commit details
Copy full SHA for 70eba09
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
Native support for Firefox in the JS bindings.
jleyba
committed
6a24b8b
View commit details
Copy full SHA for 6a24b8b
View code at this point
Browse repository at this point
* Add more options to the Builder API (every common, settable capability should be covered).
Show description for 7019451
jleyba
committed
7019451
View commit details
Copy full SHA for 7019451
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Catch driver start-up failures.
jleyba
committed
ecaa920
View commit details
Copy full SHA for ecaa920
View code at this point
Browse repository at this point
Commits on Apr 12, 2014
Don't use system path separators when computing URL paths.
Show description for 8c423f2
jleyba
committed
8c423f2
View commit details
Copy full SHA for 8c423f2
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Filter out browser specific tests when that browser is not currently selected for testing.
jleyba
committed
3be0659
View commit details
Copy full SHA for 3be0659
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.