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 }}
zhangxiaona
/
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 Nov 12, 2015
adding selenium server pass throughs for W3C dialect of alert / window / cookie commands.
Show description for f1e491e
lukeis
committed
f1e491e
Copy full SHA for f1e491e
Commits on Nov 11, 2015
chromewebdriver HEAD /shutdown return 404
Show description for 9d157ae
mtsmfm
authored and
p0deje
committed
9d157ae
Copy full SHA for 9d157ae
Commits on Nov 9, 2015
s/sss/ss
ddavison
committed
da30e0c
Copy full SHA for da30e0c
Commits on Nov 6, 2015
rb: Fix NameError when starting PhantomJS with debug flag
p0deje
committed
f4c1082
Copy full SHA for f4c1082
rb: Fix NameError in concurrent driver spec
p0deje
committed
d1b2595
Copy full SHA for d1b2595
Commits on Nov 5, 2015
rb - update concurrent driver specs
titusfortner
committed
dee6476
Copy full SHA for dee6476
add license notice to file
titusfortner
committed
84284b4
Copy full SHA for 84284b4
Commits on Nov 4, 2015
Updating .NET assembly version resources to 2.48.1
jimevans
committed
6d188c2
Copy full SHA for 6d188c2
Updating NuGet publishing task to create package with correct project URL
jimevans
committed
ab2e300
Copy full SHA for ab2e300
Linting for C#. Suppression of StyleCop warnings
jimevans
committed
2a90dc8
Copy full SHA for 2a90dc8
Adding ability to check C# coding style using StyleCop in Visual Studio 2015
jimevans
committed
0bb281d
Copy full SHA for 0bb281d
FxCop/static analysis warning suppression. No functional changes
jimevans
committed
f692ab2
Copy full SHA for f692ab2
Commits on Nov 3, 2015
[js] Bump to 2.48.2
jleyba
committed
f2dddfa
Copy full SHA for f2dddfa
adding atom unit test for clearing number field with invalid input
lukeis
committed
a816b1a
Copy full SHA for a816b1a
clearing a number input with invalid text, should actually clear it.
Show description for 1344bb5
lukeis
committed
1344bb5
Copy full SHA for 1344bb5
[js] More adjustments to promise callback tracking.
Show description for ffaf288
jleyba
committed
ffaf288
Copy full SHA for ffaf288
rb: Allow to start multiple Safari drivers in parallel
p0deje
committed
94a787f
Copy full SHA for 94a787f
rb: Regression spec for parallel Safari startup
p0deje
committed
5b69f9d
Copy full SHA for 5b69f9d
rb: Allow to start mutliple IE drivers in parallel
p0deje
committed
3c24cca
Copy full SHA for 3c24cca
rb: Very basic concurrency startup specs for Firefox/Chrome/PhantomJS
p0deje
committed
3784a53
Copy full SHA for 3784a53
rb: Use socket lock when starting PhantomJS driver
Show description for f35a9dc
p0deje
committed
f35a9dc
Copy full SHA for f35a9dc
Commits on Nov 2, 2015
Refactoring detection of spec compliant remote end in .NET
Show description for 062ef44
jimevans
committed
062ef44
Copy full SHA for 062ef44
Updating .NET Firefox driver to use standard init and terminate
Show description for ef46bca
jimevans
committed
ef46bca
Copy full SHA for ef46bca
Refactoring .NET Firefox driver for easier extensibility
Show description for 742f7a8
jimevans
committed
742f7a8
Copy full SHA for 742f7a8
[js] Make code ugly so the compiler doesn't (incorrectly) detect an unreachable
Show description for c3f9e7e
jleyba
committed
c3f9e7e
Copy full SHA for c3f9e7e
[js] Add WebElement.takeScreenshot()
Show description for 72f2c0f
jleyba
committed
72f2c0f
Copy full SHA for 72f2c0f
[js] Mention in the README that node 0.12.x users must run with the --harmony
Show description for 0ffd74f
jleyba
committed
0ffd74f
Copy full SHA for 0ffd74f
[js]: don't drop blocked callbacks from the task queue until they are pulled for
Show description for b0f7737
jleyba
committed
b0f7737
Copy full SHA for b0f7737
Commits on Oct 30, 2015
Add innerHTML attribute support to HtmlUnitDriver
Show description for a3b32a3
Toilal
authored and
lukeis
committed
a3b32a3
Copy full SHA for a3b32a3
Add textContent attribute support to HtmlUnitDriver
Show description for 0108b8b
Toilal
authored and
lukeis
committed
0108b8b
Copy full SHA for 0108b8b
Commits on Oct 29, 2015
make RemoteMouse public, akin to RemoteKeyboard. Not sure why it wasn't made public when it was originally moved out of RWD.
Show description for 65dafcf
lukeis
committed
65dafcf
Copy full SHA for 65dafcf
Commits on Oct 28, 2015
Use platform-dependant line separator instead of hardcoded '\n'.
Show description for d60bac1
sdimkov
authored and
ddavison
committed
d60bac1
Copy full SHA for d60bac1
Update Contributing.MD Fixed Typo
Show description for 1cde3ee
ColinF
authored and
ddavison
committed
1cde3ee
Copy full SHA for 1cde3ee
Commits on Oct 23, 2015
Update webdriver.js
Show description for 9dea9e8
RichCrook
authored and
ddavison
committed
9dea9e8
Copy full SHA for 9dea9e8
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
Pagination
Previous
Next
You can’t perform that action at this time.