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 }}
code-with-abdullah
/
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
trunk
User selector
bonigarcia
Datepicker
All time
Commit History
Commits on Apr 21, 2023
[rust] Include assertion to assess browser version detection
bonigarcia
committed
666c3ea
Copy full SHA for 666c3ea
[rust] Avoid WARN trace for iexplorer version detection
bonigarcia
committed
b579892
Copy full SHA for b579892
[rust] Fix command to discover msedgedriver version using LOCALAPPDATA env
bonigarcia
committed
cbcc6b3
Copy full SHA for cbcc6b3
[rust] Change level of "Trying with latest driver version" log to WARN
bonigarcia
committed
dd9f306
Copy full SHA for dd9f306
[rust] Minor smell-fixes
bonigarcia
committed
3893a5e
Copy full SHA for 3893a5e
[rust] Read LATEST_STABLE and then LATEST_RELEASE for msedgedriver in latest fallback
bonigarcia
committed
9c2f475
Copy full SHA for 9c2f475
[rust] Log error message as debug trace when uncompressing driver
bonigarcia
committed
e51d1aa
Copy full SHA for e51d1aa
[rust] Log error message as debug trace when parsing version
bonigarcia
committed
c7e2b55
Copy full SHA for c7e2b55
[rust] Include --debug flag in CLI test
bonigarcia
committed
4dd9e1f
Copy full SHA for 4dd9e1f
Commits on Apr 17, 2023
[rust] Include registry query command (for Windows) to discover Firefox version
bonigarcia
committed
3966bc8
Copy full SHA for 3966bc8
Commits on Apr 14, 2023
[rust] Bump selenium-manager dependencies
bonigarcia
committed
c8f3f7f
Copy full SHA for c8f3f7f
[rust] Read RUST_LOG env (env_logger) to ease debugging in selenium-manager
bonigarcia
committed
2b3a067
Copy full SHA for 2b3a067
Commits on Apr 13, 2023
[rust] Remove short flags in selenium-manager (#11882)
Show description for 4548ce8
bonigarcia
and
diemol
authored
4548ce8
Copy full SHA for 4548ce8
Commits on Apr 11, 2023
[rust] Add clear-cache and clear-metadata and configuration keys
bonigarcia
committed
2078d5a
Copy full SHA for 2078d5a
Commits on Apr 8, 2023
[rust] Clean code after merging last PRs
bonigarcia
committed
601b54a
Copy full SHA for 601b54a
Commits on Apr 4, 2023
[rust] Build selenium-manager for win32 (compatible when executed in win64) (#11788)
Show description for ec3ed70
bonigarcia
authored
ec3ed70
Copy full SHA for ec3ed70
Commits on Apr 3, 2023
[rust] Support different ways to configure Selenium Manager (config file, envs) (#11810)
Show description for 982af75
bonigarcia
and
diemol
authored
982af75
Copy full SHA for 982af75
Commits on Mar 28, 2023
[rust] Include test to assess possible names of iexplorer (#11829)
Show description for 39c6953
bonigarcia
and
diemol
authored
39c6953
Copy full SHA for 39c6953
[rust] Include "internet explorer" as IE name in Selenium Manager (#11825)
Show description for 34bd790
bonigarcia
and
diemol
authored
34bd790
Copy full SHA for 34bd790
Commits on Mar 16, 2023
[java] Use output json when calling selenium-manager and format code
bonigarcia
committed
084465b
Copy full SHA for 084465b
[rust] Organize private functions for selenium-manager in lib.rs
bonigarcia
committed
62a66dd
Copy full SHA for 62a66dd
Update selenium-manager binaries for Windows, Linux, and macOS
bonigarcia
committed
d4332eb
Copy full SHA for d4332eb
[rust] Filter multiple driver occurence from PATH in selenium-manager (#11745) (#11777)
bonigarcia
authored
4cb9093
Copy full SHA for 4cb9093
Commits on Mar 15, 2023
[java] Process Selenium Manager output as JSON (#11663)
Show description for 1de6a52
bonigarcia
and
diemol
authored
1de6a52
Copy full SHA for 1de6a52
Commits on Mar 10, 2023
[rust] Use static linking using cross-compiling to target x86_64-unknown-linux-musl in GH Actions (#11749)
Show description for cb6ff29
bonigarcia
authored
cb6ff29
Copy full SHA for cb6ff29
Commits on Mar 6, 2023
[rust] Fix local architecture discovery in Selenium Manager (#11611)
Show description for d7b0b09
bonigarcia
authored
d7b0b09
Copy full SHA for d7b0b09
Commits on Mar 2, 2023
[rust] Bump selenium-mamanger dependencies
bonigarcia
committed
796b2d4
Copy full SHA for 796b2d4
Commits on Mar 1, 2023
[rust] Selenium Manager parse mirror to get latest IEDriverServer version (#11672)
Show description for c483b0f
bonigarcia
authored
c483b0f
Copy full SHA for c483b0f
Commits on Feb 27, 2023
[CI] Mirror api.github.com using scheduled job (#11711)
Show description for 57a4060
bonigarcia
authored
57a4060
Copy full SHA for 57a4060
Commits on Feb 21, 2023
[rust] Simplify browser names per module in Selenium Manager
bonigarcia
committed
3b16504
Copy full SHA for 3b16504
[rust] Move browser and driver names to each specific module
bonigarcia
committed
f719b02
Copy full SHA for f719b02
[rust] Include safari and safaritp as browser (and safaridriver as driver) in Selenium Manager
bonigarcia
committed
cebf542
Copy full SHA for cebf542
[rust] Include support for Safari in Selenium Manager (#11609)
Show description for 50d1ae9
bonigarcia
authored
50d1ae9
Copy full SHA for 50d1ae9
Commits on Feb 15, 2023
[java] Format Selenium Manager wrapper class in Java
bonigarcia
committed
60c9f4a
Copy full SHA for 60c9f4a
Commits on Feb 11, 2023
[java] Synchronize method to get Selenium Manager binary (fix #11620) (#11640)
bonigarcia
authored
1e2a4c4
Copy full SHA for 1e2a4c4
Pagination
Previous
Next
You can’t perform that action at this time.