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 }}
mindsocket
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 2, 2013
Use the vararg syntax rather than building an array.
shs96c
committed
2b0840b
Copy full SHA for 2b0840b
WindowsUtils.kill() fix
Show description for b0c2b26
Zitrax
authored and
Andreas Tolf Tolfsen
committed
b0c2b26
Copy full SHA for b0c2b26
Commits on Apr 1, 2013
Adding a test to search for an element by a CSS3 selector
barancev
committed
ef4c5e8
Copy full SHA for ef4c5e8
Deleting old htmlunit and cssparser jars
barancev
committed
92d0cb3
Copy full SHA for 92d0cb3
Unifying default HtmlUnit mode (the ignored test never passed in IE mode,
Show description for 4948209
barancev
committed
4948209
Copy full SHA for 4948209
Updating HtmlUnit to 2.12 (and cssparser to 0.9.9)
barancev
committed
de0cd05
Copy full SHA for de0cd05
Fixing illegal negative timeout values for HtmlUnitDriver, zero means
Show description for 9469bfc
barancev
committed
9469bfc
Copy full SHA for 9469bfc
Implementing pageLoadTimeout in HtmlUnitDriver
barancev
committed
1615e19
Copy full SHA for 1615e19
Removing end-of-line in the end of the file
barancev
committed
e22ecbb
Copy full SHA for e22ecbb
Adding phantomjsdriver.log to the ignore list
barancev
committed
0d81686
Copy full SHA for 0d81686
Commits on Mar 31, 2013
The OpenJDK 7 has a maximum string length for constants that the atoms trip over, though the Oracle JDK is fine. Avoid this by using a StringBuilder to dynamically create the atom constants.
shs96c
committed
12e6faa
Copy full SHA for 12e6faa
Ignoring the BuildConfig from android as it's a generated file
shs96c
committed
3f79f61
Copy full SHA for 3f79f61
Commits on Mar 29, 2013
Fix ./go //javascript/webdriver:webdriver build
Show description for e1d2904
jleyba
committed
e1d2904
Copy full SHA for e1d2904
Make StringIO import 2.7 friendly
jleyba
committed
ef76334
Copy full SHA for ef76334
Commits on Mar 28, 2013
Handle responses from servers that do not specify the content-type.
jleyba
committed
37b563f
Copy full SHA for 37b563f
Commits on Mar 27, 2013
Ruby: be less strict about returned capabilities.
jarib
committed
c805ace
Copy full SHA for c805ace
Allow users to specify a custom location for Safari's data directory using the
Show description for 0617e5c
jleyba
committed
0617e5c
Copy full SHA for 0617e5c
Clean up some frame handling code in the AndroidDriver to give a clearer exception on the local end
shs96c
committed
0d966bf
Copy full SHA for 0d966bf
Update the atoms used in the android APK, recompile and update the prebuilt android app.
shs96c
committed
073c5c6
Copy full SHA for 073c5c6
Commits on Mar 26, 2013
fixing naming / compilation issue
lukeis
committed
7dc9789
Copy full SHA for 7dc9789
adding ability to pass Throwable to creating SessionNotCreatedException ~ desired by ios-driver
lukeis
committed
cf8f4e6
Copy full SHA for cf8f4e6
Updating IE prebuilts
jimevans
committed
376efc8
Copy full SHA for 376efc8
Correcting type warning in x64 compilation
jimevans
committed
fec2e1c
Copy full SHA for fec2e1c
Refactoring IE element finder to make clearer when Sizzle is used.
Show description for 0f1c689
jimevans
committed
0f1c689
Copy full SHA for 0f1c689
Commits on Mar 25, 2013
Simplifying object handling code in IE driver.
Show description for a3acf49
jimevans
committed
a3acf49
Copy full SHA for a3acf49
implement disabled fieldset support
Show description for a88faef
twalpole
authored and
shs96c
committed
a88faef
Copy full SHA for a88faef
fix incorrectly duplicated tests
Show description for 5f7eef6
twalpole
authored and
shs96c
committed
5f7eef6
Copy full SHA for 5f7eef6
Add the HasCapabilities to the WebDriverBackedSelenium in case getting the wrapped driver and querying that looks confusing.
shs96c
committed
583e783
Copy full SHA for 583e783
Commits on Mar 22, 2013
Refactoring switch by platform. Fixes issue 4902
barancev
committed
de430e6
Copy full SHA for de430e6
Merge branch 'master' of https://code.google.com/p/selenium
barancev
committed
661ff0c
Copy full SHA for 661ff0c
updating alert tests to 'wait' for alert to appear. iOS alerts appear asynchronously.
lukeis
committed
a6a39e4
Copy full SHA for a6a39e4
Using a DesiredCapabilities to control WDBS won't always work since the
Show description for 3f5ee5c
jleyba
committed
3f5ee5c
Copy full SHA for 3f5ee5c
Bump webdriverjs version to 2.32.0-dev
jleyba
committed
6cbde7e
Copy full SHA for 6cbde7e
Adding UnexpectedAlertPresentException to python bindings
Show description for 4ece983
jhillacre
authored and
AutomatedTester
committed
4ece983
Copy full SHA for 4ece983
Commits on Mar 21, 2013
Merge branch 'master' of https://code.google.com/p/selenium
barancev
committed
e7bca0d
Copy full SHA for e7bca0d
Pagination
Previous
Next
You can’t perform that action at this time.