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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WebTestDev
/
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
cpp
linux-specific
on
master
User selector
All users
All time
Commit history
Commits on Feb 22, 2017
Restore the noblur library for use with Firefox
Show description for 6889cd7
shs96c
committed
6889cd7
View commit details
Copy full SHA for 6889cd7
View code at this point
Browse repository at this point
Finish removing native events for Firefox
Show description for 77d2ac9
shs96c
committed
77d2ac9
View commit details
Copy full SHA for 77d2ac9
View code at this point
Browse repository at this point
Commits on May 29, 2013
Removing a verbose printout on the location of libX11.so.6
eranmes
committed
f93d21b
View commit details
Copy full SHA for f93d21b
View code at this point
Browse repository at this point
Commits on May 28, 2013
Finding libX11.so.6 in a slightly more intelligent way: Check that dlopen actually succeeds, if not found in one of the fixed paths, look in the LD_LIBRARY_PATH.
eranmes
committed
9020fae
View commit details
Copy full SHA for 9020fae
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
EranMes on behalf of SankinAlex: check whether the X client library is of the right architecture before using it. Should increase platforms Selenium can run on with native events turned on.
Show description for acc2e77
eranmes
committed
acc2e77
View commit details
Copy full SHA for acc2e77
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
EranMes: yet another location where libX11.so.6 can be located.
Show description for 62ae6a9
eranmes
committed
62ae6a9
View commit details
Copy full SHA for 62ae6a9
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
EranMes: Adding yet another location where we can find libX11.so.6. Adding future locations should be easier, though.
Show description for 8bccf06
eranmes
committed
8bccf06
View commit details
Copy full SHA for 8bccf06
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
EranMes: Search for libX11 in additional locations, if it's not in the default one. Fixes issue 384.
Show description for c5e020c
eranmes
committed
c5e020c
View commit details
Copy full SHA for c5e020c
View code at this point
Browse repository at this point
EranMes, on behalf of AndreasHaas: Indicate window switching by in-process function call, rather than a file on the filesystem. This solves issue 1326.
Show description for 8c38dc1
eranmes
committed
8c38dc1
View commit details
Copy full SHA for 8c38dc1
View code at this point
Browse repository at this point
Commits on May 6, 2011
EranMes: Fixing an issue with the noblur library, exposed by the window switching tests: Looking up window info by calling XQueryTree on a window that's being closed sometimes causes the browser to…
Show description for 83d6e77
eranmes
committed
83d6e77
View commit details
Copy full SHA for 83d6e77
View code at this point
Browse repository at this point
Commits on Feb 8, 2011
EranMes: Cleaning up build warning for the noblur library.
Show description for 8b295df
eranmes
committed
8b295df
View commit details
Copy full SHA for 8b295df
View code at this point
Browse repository at this point
Commits on Jan 17, 2011
JimEvans: First stab at moving native (C++) code to a top-level directory.
Show description for e78ce63
jimevans
committed
e78ce63
View commit details
Copy full SHA for e78ce63
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.