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 }}
vgrigoruk
/
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 May 14, 2014
Revert "Revert "Update Closure library to head (5a4878ece3dd35230a21d745411ab0985cf99e15)""
Show description for 70083e8
jleyba
committed
70083e8
Copy full SHA for 70083e8
Ignoring a test for HtmlUnitDriver that can't be run due to HtmlUnit restrictions
barancev
committed
ec08311
Copy full SHA for ec08311
Fixing maven build (new package added)
barancev
committed
b2a26a9
Copy full SHA for b2a26a9
IE < 10
barancev
committed
3ef1ebc
Copy full SHA for 3ef1ebc
Fixing test to work in IE<10
barancev
committed
2ad62fc
Copy full SHA for 2ad62fc
Fixing a wrong test and unignoring it back, browsers are sane
barancev
committed
0cd4d0d
Copy full SHA for 0cd4d0d
Ignoring new test in the browsers that fail it on CI
barancev
committed
f085b0d
Copy full SHA for f085b0d
Commits on May 13, 2014
Click after move with offset should use last mouse position
barancev
committed
7638bbb
Copy full SHA for 7638bbb
Adding new interface methods to the stubs
barancev
committed
147ca73
Copy full SHA for 147ca73
Preserve wrapped test function's string representation for Mocah's BDD
Show description for 11147dc
jleyba
committed
11147dc
Copy full SHA for 11147dc
Fixing IE driver to allow JavaScript objects with property names with spaces
Show description for 5bc3947
jimevans
committed
5bc3947
Copy full SHA for 5bc3947
Ignoring IE6-only test failure for CSS
jimevans
committed
3a28381
Copy full SHA for 3a28381
Commits on May 12, 2014
Revert "Update Closure library to head (5a4878ece3dd35230a21d745411ab0985cf99e15)"
Show description for d8a36a4
jleyba
committed
d8a36a4
Copy full SHA for d8a36a4
Update Closure library to head (5a4878ece3dd35230a21d745411ab0985cf99e15)
Show description for 10d8abe
jleyba
committed
10d8abe
Copy full SHA for 10d8abe
Bump the hmltunit version to 2.14
Show description for 62a47fd
shs96c
committed
62a47fd
Copy full SHA for 62a47fd
Remove a class of our which replicates HTTP status codes already given meaningful names in the standard JRE.
shs96c
committed
00f9aea
Copy full SHA for 00f9aea
Ensure a test of Alert.dismiss actually calls Alert.dismiss
shs96c
committed
c9ccf2a
Copy full SHA for c9ccf2a
Commits on May 11, 2014
Updating version match for native libs in firefox plugin manifest file
barancev
committed
34dc223
Copy full SHA for 34dc223
Updating native events dll for FF28
barancev
committed
f9ae224
Copy full SHA for f9ae224
Commits on May 10, 2014
Implement ability to load driver providers using ServiceLoader. A user can add new providers or override existing ones. To use this ability a user should:
Show description for 704e160
barancev
committed
704e160
Copy full SHA for 704e160
Refactoring the process of driver instances creation to use a new DriverProvider interface. DefaultDriverProvider wraps the current logic -- creating instances using reflection. This is a step to i…
Show description for d8eff0c
barancev
committed
d8eff0c
Copy full SHA for d8eff0c
Ruby: Fix for extensions whose install.rdf uses an attribute for em:id (issue 5978)
jarib
committed
a0b26dc
Copy full SHA for a0b26dc
Commits on May 9, 2014
Cleaning outdated dirs out of .gitignore
barancev
committed
50c8fa6
Copy full SHA for 50c8fa6
Commits on May 8, 2014
fixes issue for locating newly installed chrome versions
Show description for 1f5e30c
ddavison
authored and
lukeis
committed
1f5e30c
Copy full SHA for 1f5e30c
Fixing IE driver crash when clicking on link that opens a new window.
Show description for 0da4a96
jimevans
committed
0da4a96
Copy full SHA for 0da4a96
Fixing a log message
barancev
committed
9608d57
Copy full SHA for 9608d57
Generate AUTHORS
andreastt
committed
e63151e
Copy full SHA for e63151e
Commits on May 7, 2014
missing __init__ in new android module
lukeis
committed
694a64d
Copy full SHA for 694a64d
issue #7304 Fix memory leak caused by __del__ in PhantomJS
Show description for f6e1797
kcm1700
authored and
lukeis
committed
f6e1797
Copy full SHA for f6e1797
Commits on May 6, 2014
Properly configure the http client in the presence of user credentials.
jleyba
committed
c8ed0c8
Copy full SHA for c8ed0c8
java json converter chooses Long (Number base class). Fixing RemoteNetworkConnection
lukeis
committed
30efd0c
Copy full SHA for 30efd0c
SUPPORTS_BROWSER_CONNECTION was removed, missed a reference
lukeis
committed
72e85ca
Copy full SHA for 72e85ca
forgot to have the get actually call the remote end, update formatting
lukeis
committed
cf3f132
Copy full SHA for cf3f132
Move some code around.
jleyba
committed
fa4bc4e
Copy full SHA for fa4bc4e
Clean up use deprecated methods & classes.
jleyba
committed
13de1e6
Copy full SHA for 13de1e6
Pagination
Previous
Next
You can’t perform that action at this time.