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
Type
/
to 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 }}
code2cc
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
selenium
cpp
on
trunk
User selector
All users
All time
Commit history
Commits on Sep 7, 2020
[bazel] Move copy_file into the common bazel defs
shs96c
committed
d331e9f
View commit details
Copy full SHA for d331e9f
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Adding prebuilts for IE driver content-length header change
jimevans
committed
8a3022d
View commit details
Copy full SHA for 8a3022d
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
case insensitive check for the content-length header
Show description for 2dfe468
reidj32
authored and
jimevans
committed
2dfe468
View commit details
Copy full SHA for 2dfe468
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
Reverting change to use effective style for determining element visibility
Show description for 1c5bdc3
jimevans
committed
1c5bdc3
View commit details
Copy full SHA for 1c5bdc3
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Remove Buck from the project
Show description for 0ee27dd
shs96c
committed
0ee27dd
View commit details
Copy full SHA for 0ee27dd
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Updating version resources and prebuilts for 3.150.0 IE driver release
jimevans
committed
6e13072
View commit details
Copy full SHA for 6e13072
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Add basic support for IEDriver to drive an EdgeChromium IE tab
Show description for 4a50934
Stanley Hon
authored and
jimevans
committed
4a50934
View commit details
Copy full SHA for 4a50934
View code at this point
Browse repository at this point
Updating IE to prep for refactor of element click point calculation
jimevans
committed
abfb96f
View commit details
Copy full SHA for abfb96f
View code at this point
Browse repository at this point
Updating IE driver to latest JavaScript atoms
jimevans
committed
d9bea90
View commit details
Copy full SHA for d9bea90
View code at this point
Browse repository at this point
Making IE driver work with <map> and <area> elements
jimevans
committed
e72d039
View commit details
Copy full SHA for e72d039
View code at this point
Browse repository at this point
Fixing IE driver keyboard actions to better synchronize with mouse
jimevans
committed
fed468f
View commit details
Copy full SHA for fed468f
View code at this point
Browse repository at this point
Adding additional error message info to navigation methods in IE
jimevans
committed
fd6981b
View commit details
Copy full SHA for fd6981b
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Updating IE driver resources and prebuilts
jimevans
committed
1f2813a
View commit details
Copy full SHA for 1f2813a
View code at this point
Browse repository at this point
Make IE driver calculate viewport with window.innerHeight/Width instead of documentElement
jimevans
committed
cd4a7ab
View commit details
Copy full SHA for cd4a7ab
View code at this point
Browse repository at this point
Fixing IE driver to return empty object from JavaScript instead of null
jimevans
committed
2bcebc3
View commit details
Copy full SHA for 2bcebc3
View code at this point
Browse repository at this point
Fixing IE driver to ignore unknown timeouts for set timeout command
jimevans
committed
bbc80e1
View commit details
Copy full SHA for bbc80e1
View code at this point
Browse repository at this point
Updating IE driver to allow detection of alerts with 'do not create' checkbox
jimevans
committed
7e8bd71
View commit details
Copy full SHA for 7e8bd71
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Slightly modified setting IE window to have focus when sending input
Show description for c346167
jimevans
committed
c346167
View commit details
Copy full SHA for c346167
View code at this point
Browse repository at this point
Commits on May 20, 2019
Fix FTP and HTTPS proxy markers. (#7152)
DrMarcII
authored and
joshbruning
committed
022771d
View commit details
Copy full SHA for 022771d
View code at this point
Browse repository at this point
Commits on May 13, 2019
[bazel] Run buildifier over all build files
shs96c
committed
ff9de44
View commit details
Copy full SHA for ff9de44
View code at this point
Browse repository at this point
Commits on May 10, 2019
Removing support from IE driver for "desiredCapabilities"
Show description for fe26c37
jimevans
committed
fe26c37
View commit details
Copy full SHA for fe26c37
View code at this point
Browse repository at this point
Commits on May 6, 2019
[java] More progress building with bazel
Show description for ae11ca9
jleyba
committed
ae11ca9
View commit details
Copy full SHA for ae11ca9
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Adding checking for max expiriation date in IE driver cookie handling
Show description for 103f12a
jimevans
committed
103f12a
View commit details
Copy full SHA for 103f12a
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Rollup of fixes since previous release. No additional changes.
jimevans
committed
46891fa
View commit details
Copy full SHA for 46891fa
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Updating IE driver project files to Visual Studio 2019 toolset
Show description for 81531c8
jimevans
committed
81531c8
View commit details
Copy full SHA for 81531c8
View code at this point
Browse repository at this point
Cleaning up IE driver header file include statements
Show description for 13f1e89
jimevans
committed
13f1e89
View commit details
Copy full SHA for 13f1e89
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Fixing execution of user JavaScript in IE to allow comment at end of line
jimevans
committed
53bb2c4
View commit details
Copy full SHA for 53bb2c4
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Retry find of file dialog HWND
Show description for 400c32a
reinsch82
authored and
jimevans
committed
400c32a
View commit details
Copy full SHA for 400c32a
View code at this point
Browse repository at this point
Prevent navigation to directories using file:// protocol in IE
jimevans
committed
67e2236
View commit details
Copy full SHA for 67e2236
View code at this point
Browse repository at this point
Making IE driver return lowercase utf-8 for charset in content type header
jimevans
committed
ef515df
View commit details
Copy full SHA for ef515df
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
fix crash in IEDriverServer
Show description for 2a91fe5
reinsch82
authored and
jimevans
committed
2a91fe5
View commit details
Copy full SHA for 2a91fe5
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Updating IE to be able to close Windows 10 credentials dialog
Show description for 83b2736
jimevans
committed
83b2736
View commit details
Copy full SHA for 83b2736
View code at this point
Browse repository at this point
correctly set noProxy settings for Global and per process proxy
Show description for c183a9c
kuceb
authored and
jimevans
committed
c183a9c
View commit details
Copy full SHA for c183a9c
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Improving recognition of Protected Mode boundary crossing in IE
Show description for af3b3b4
jimevans
committed
af3b3b4
View commit details
Copy full SHA for af3b3b4
View code at this point
Browse repository at this point
Enabling serialization of JS FileList from file upload elements in IE
jimevans
committed
9bfa950
View commit details
Copy full SHA for 9bfa950
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.