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
java
on
master
User selector
All users
All time
Commit history
Commits on Apr 28, 2015
update to htmlunit to 2.16
Show description for 763bbcb
rbri
authored and
lukeis
committed
763bbcb
View commit details
Copy full SHA for 763bbcb
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
Fixing event order test (and unignoring a couple of tests in chrome)
barancev
committed
1d3df8c
View commit details
Copy full SHA for 1d3df8c
View code at this point
Browse repository at this point
java: fix pagefactory.SmallTests: add missing ByAllTest
Show description for 0872f54
alb-i986
authored and
barancev
committed
0872f54
View commit details
Copy full SHA for 0872f54
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
Fixing eager page load strategy in Firefox on page refresh
barancev
committed
b14d428
View commit details
Copy full SHA for b14d428
View code at this point
Browse repository at this point
Fixing eager page load strategy in Firefox
barancev
committed
eff8b88
View commit details
Copy full SHA for eff8b88
View code at this point
Browse repository at this point
Commits on Apr 19, 2015
Unignoring some pageLoadStrategy tests in IE
barancev
committed
3fd044c
View commit details
Copy full SHA for 3fd044c
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Unignoring file uploading test in marionette
barancev
committed
f7c9b5f
View commit details
Copy full SHA for f7c9b5f
View code at this point
Browse repository at this point
Changing capability name from pageLoadingStrategy to pageLoadStrategy
barancev
committed
1f1644d
View commit details
Copy full SHA for 1f1644d
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
adding ExpectedConditions for URLs (contains, toBe, and matches regex)
Show description for 3bbdedb
ddavison
authored and
lukeis
committed
3bbdedb
View commit details
Copy full SHA for 3bbdedb
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
On Behalf of velma911: add Get/Set network connection commands to JsonHttpCommandHandler to be able to use commands in selenium grid.
Show description for 60f377d
lukeis
committed
60f377d
View commit details
Copy full SHA for 60f377d
View code at this point
Browse repository at this point
Commits on Apr 5, 2015
For #401, apply a consistent copyright notice to the java/ tree.
Show description for 8f56eaf
jleyba
committed
8f56eaf
View commit details
Copy full SHA for 8f56eaf
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
java: Adding getters to FirefoxProfile to allow reading preset preference values
barancev
committed
faa5179
View commit details
Copy full SHA for faa5179
View code at this point
Browse repository at this point
java: Changing default value of how part of @FindBy annotation from ID to UNSET, but treat them equivalent to ensure backward compatibility
barancev
committed
c23dbbc
View commit details
Copy full SHA for c23dbbc
View code at this point
Browse repository at this point
ff: Escaping quotes in preferences. Fixes issue 8273
barancev
committed
6bbafd4
View commit details
Copy full SHA for 6bbafd4
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Merge pull request #285 from disaacson/tcptimeouts
Show description for ff63270
nirvdrum
committed
ff63270
View commit details
Copy full SHA for ff63270
View code at this point
Browse repository at this point
replace error checking in HttpClientFactory
Derrick Isaacson
committed
309304b
View commit details
Copy full SHA for 309304b
View code at this point
Browse repository at this point
change HttpClientFactory error handling
Derrick Isaacson
committed
1bbba1d
View commit details
Copy full SHA for 1bbba1d
View code at this point
Browse repository at this point
Chrome binary passed in capabilities has higher priority than node configuration
barancev
committed
3dbbc54
View commit details
Copy full SHA for 3dbbc54
View code at this point
Browse repository at this point
Changing interface to final class, and adding more documentation
barancev
committed
2a60218
View commit details
Copy full SHA for 2a60218
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
accept configurable timeouts in HTTP client factory
Derrick Isaacson
committed
cc36b9b
View commit details
Copy full SHA for cc36b9b
View code at this point
Browse repository at this point
Fix typo (unused import that breaks build)
sevaseva
committed
d2d1ff1
View commit details
Copy full SHA for d2d1ff1
View code at this point
Browse repository at this point
java: Gathering all Firefox-specific magic system property names to a single interface
barancev
committed
0a1a2aa
View commit details
Copy full SHA for 0a1a2aa
View code at this point
Browse repository at this point
Removing unneeded cast
barancev
committed
5ac0fba
View commit details
Copy full SHA for 5ac0fba
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Revert "java: Extracting a new interface for setFileDetector method, it is required to build dynamic proxies in EventFiringWebDriver-style"
Show description for a446b86
barancev
committed
a446b86
View commit details
Copy full SHA for a446b86
View code at this point
Browse repository at this point
grid: Fixing mixing in chrome binary property. Fixes #342
barancev
committed
50fb416
View commit details
Copy full SHA for 50fb416
View code at this point
Browse repository at this point
java: Extracting a new interface for setFileDetector method, it is required to build dynamic proxies in EventFiringWebDriver-style
barancev
committed
5f079bc
View commit details
Copy full SHA for 5f079bc
View code at this point
Browse repository at this point
java: Fixing operaOptions capability name
barancev
committed
bc0cb2e
View commit details
Copy full SHA for bc0cb2e
View code at this point
Browse repository at this point
java: Checking for presense of firefox-bin executable before firefox on uni[ systems
barancev
committed
5a271c3
View commit details
Copy full SHA for 5a271c3
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
Implementing ability to pass whitelisted-ips option to the chromedriver
barancev
committed
32e764d
View commit details
Copy full SHA for 32e764d
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Fixing capabilities constructor from a map to not modify the original map
barancev
committed
01bf9a0
View commit details
Copy full SHA for 01bf9a0
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Fix TestUtilities.getIEVersion for IE11.
Show description for d1a0d43
sevaseva
committed
d1a0d43
View commit details
Copy full SHA for d1a0d43
View code at this point
Browse repository at this point
Deflake PageLoadingTest by allowing more time for things to load.
Show description for 77c7c92
sevaseva
committed
77c7c92
View commit details
Copy full SHA for 77c7c92
View code at this point
Browse repository at this point
Fix typo from 3fe4cf761e
sevaseva
committed
e753e9b
View commit details
Copy full SHA for e753e9b
View code at this point
Browse repository at this point
Deflake test (especially flaky on Firefox desktop)
sevaseva
committed
44d87ca
View commit details
Copy full SHA for 44d87ca
View code at this point
Browse repository at this point
Deflake tests on Chrome for Android by working around https://code.google.com/p/chromedriver/issues/detail?id=1044
sevaseva
committed
3fe4cf7
View commit details
Copy full SHA for 3fe4cf7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.