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 }}
IOJane
/
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
webdriver
on
master
User selector
All users
All time
Commit history
Commits on Apr 19, 2015
js: Expose Closure's logging system through the webdriver.logging module.
Show description for d987aed
jleyba
committed
d987aed
View commit details
Copy full SHA for d987aed
View code at this point
Browse repository at this point
js: convert `webdriver.logging` to closure module syntax.
jleyba
committed
22be876
View commit details
Copy full SHA for 22be876
View code at this point
Browse repository at this point
js: Properly track the top of the stack in the ControlFlow to ensure promise
Show description for 53b0c0f
jleyba
committed
53b0c0f
View commit details
Copy full SHA for 53b0c0f
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 Apr 3, 2015
js: Chain WebElement#getRawId() off of #getId(). This ensures the ID is properly
Show description for 017bdbf
jleyba
committed
017bdbf
View commit details
Copy full SHA for 017bdbf
View code at this point
Browse repository at this point
js: remove a bunch of deprecated functions
jleyba
committed
e7b442e
View commit details
Copy full SHA for e7b442e
View code at this point
Browse repository at this point
js: In promise.ControlFlow#wait(), if the timeout is omitted or 0, wait
Show description for 54dbe41
jleyba
committed
54dbe41
View commit details
Copy full SHA for 54dbe41
View code at this point
Browse repository at this point
js: Convert the webdriver.promise namespace to a Closure module.
jleyba
committed
93732a7
View commit details
Copy full SHA for 93732a7
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
all: update links to Github repo
Show description for 47e9ce8
ddavison
authored and
andreastt
committed
47e9ce8
View commit details
Copy full SHA for 47e9ce8
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
Add another test for the bug fix from revision cf2aefba04f3
jleyba
committed
2d0eea9
View commit details
Copy full SHA for 2d0eea9
View code at this point
Browse repository at this point
Restore ability to select Opera in webdriverjs capabilities (accidentally
Show description for 56d88d7
jleyba
committed
56d88d7
View commit details
Copy full SHA for 56d88d7
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
javascript/webdriver: remove Opera support
andreastt
committed
af8b8ee
View commit details
Copy full SHA for af8b8ee
View code at this point
Browse repository at this point
Drop existing task callbacks when a task is cancelled due to an unhanded error
Show description for cf2aefb
jleyba
committed
cf2aefb
View commit details
Copy full SHA for cf2aefb
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Fix a doc typo.
Show description for d52c0fe
jleyba
committed
d52c0fe
View commit details
Copy full SHA for d52c0fe
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
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
JS document tweaks
Show description for d04b172
jleyba
committed
d04b172
View commit details
Copy full SHA for d04b172
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Added TouchSequence and driver.touchActions() to enable touch actions in JavaScript bindings
Show description for da11d39
dsanders11
authored and
jleyba
committed
da11d39
View commit details
Copy full SHA for da11d39
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Cleaning up docs. No functional changes.
jleyba
committed
c10e3f5
View commit details
Copy full SHA for c10e3f5
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Remove use of deprecated function
jleyba
committed
b9b07f4
View commit details
Copy full SHA for b9b07f4
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
Fix potential control flow deadlock
Show description for cc506f1
jleyba
committed
cc506f1
View commit details
Copy full SHA for cc506f1
View code at this point
Browse repository at this point
Keep track of which frames are used to execute tasks.
Show description for ecfefd3
jleyba
committed
ecfefd3
View commit details
Copy full SHA for ecfefd3
View code at this point
Browse repository at this point
Code cleanup
Show description for 120c8ab
jleyba
committed
120c8ab
View commit details
Copy full SHA for 120c8ab
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Fix bad type annotation
jleyba
committed
5ea77bb
View commit details
Copy full SHA for 5ea77bb
View code at this point
Browse repository at this point
Simplify logic for inserting new frames into the control flow.
jleyba
committed
efe88f5
View commit details
Copy full SHA for efe88f5
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Adjust test so it is more tolerant of slow browser performance
jleyba
committed
136daa9
View commit details
Copy full SHA for 136daa9
View code at this point
Browse repository at this point
Missed a test in c74070af3e72
jleyba
committed
42cad40
View commit details
Copy full SHA for 42cad40
View code at this point
Browse repository at this point
WebDriverJS does not support IE6-9, so don't bother running tests on those browsers
jleyba
committed
c74070a
View commit details
Copy full SHA for c74070a
View code at this point
Browse repository at this point
Change ControlFlow.wait() to accept promises
Show description for f473be4
jleyba
committed
f473be4
View commit details
Copy full SHA for f473be4
View code at this point
Browse repository at this point
Commits on Feb 1, 2015
The webdriver.promise module is now Promise/A+ compliant.
Show description for 43c1701
jleyba
committed
43c1701
View commit details
Copy full SHA for 43c1701
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Return a Promise in Deferred.thenFinally, to match the specified return type of Thenable.thenFinally.
Show description for 40a90f1
juangj
authored and
sevaseva
committed
40a90f1
View commit details
Copy full SHA for 40a90f1
View code at this point
Browse repository at this point
Fix webdriver.testing.Window's call to webdriver.promise.Promise constructor, which requires a resolver function as of commit 762a18540c7a78ca15599dedf4af3145ed7dd3fb.
Show description for 3e0c93a
juangj
authored and
sevaseva
committed
3e0c93a
View commit details
Copy full SHA for 3e0c93a
View code at this point
Browse repository at this point
Fix @param tag to match the actual parameter name.
Show description for 44e5531
juangj
authored and
sevaseva
committed
44e5531
View commit details
Copy full SHA for 44e5531
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Build the Grid server using Buck.
shs96c
committed
2c2fa99
View commit details
Copy full SHA for 2c2fa99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.