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
pujagani
Datepicker
All time
Commit History
Commits on Mar 13, 2023
[java][bidi] Ensure removing listeners does not cause an error
pujagani
committed
e6a7987
Copy full SHA for e6a7987
Commits on Mar 8, 2023
[java] Deprecate CDP support for FirefoxDriver
pujagani
committed
ce4a66b
Copy full SHA for ce4a66b
Commits on Mar 6, 2023
[java] Deprecate CDP instance methods in FirefoxDriver
Show description for e4f334e
pujagani
committed
e4f334e
Copy full SHA for e4f334e
Commits on Feb 27, 2023
[java][cdp] Allow reusing DevTools instance upon calling close() (#11704)
Show description for ecea48d
pujagani
authored
ecea48d
Copy full SHA for ecea48d
Commits on Feb 8, 2023
[js] Add script pinning (#11584)
pujagani
authored
8cfe8a4
Copy full SHA for 8cfe8a4
Commits on Feb 7, 2023
Update tracing.txt
pujagani
committed
3e5d47c
Copy full SHA for 3e5d47c
Commits on Feb 2, 2023
[java][cdp] Simplify Augmentation for Dom Mutation
pujagani
committed
cbd263f
Copy full SHA for cbd263f
[java] [cdp] Simplify Augmentation for Basic Auth (#11601)
pujagani
authored
ce0b6f1
Copy full SHA for ce0b6f1
Commits on Feb 1, 2023
[java] Fix linting error
pujagani
committed
2917d05
Copy full SHA for 2917d05
Commits on Jan 31, 2023
[java][cdp] Keep track of pinned scripts per CDP session (#11598)
Show description for 20d68b3
pujagani
authored
20d68b3
Copy full SHA for 20d68b3
Commits on Jan 30, 2023
[java] Merge capabilities of slot with the new session request capabilities (#11369)
pujagani
authored
6bc5a58
Copy full SHA for 6bc5a58
Commits on Jan 18, 2023
[java] Close resources in tests (#11557)
pujagani
authored
215c0fd
Copy full SHA for 215c0fd
Commits on Jan 13, 2023
[java] Close BiDi session on closing the last top-level browsing context
pujagani
authored
bb34eb8
Copy full SHA for bb34eb8
Commits on Jan 2, 2023
[js][bidi] Add filtering capability to LogInspector (#11495)
Show description for 35906be
pujagani
authored
35906be
Copy full SHA for 35906be
Commits on Dec 30, 2022
[js][bidi] Rename console log method
pujagani
committed
802c1f2
Copy full SHA for 802c1f2
[js][bidi] Add methods to listen to js logs and any type of logs
pujagani
committed
bdba7c8
Copy full SHA for bdba7c8
Commits on Dec 28, 2022
[java] Add BiDi RemoteWebDriver test
pujagani
committed
e0a472b
Copy full SHA for e0a472b
[java] Refactoring BiDi log related tests
pujagani
committed
19e299e
Copy full SHA for 19e299e
Commits on Dec 26, 2022
[java] Remove permissions test for headless Chrome
Show description for a7ce9eb
pujagani
committed
a7ce9eb
Copy full SHA for a7ce9eb
[java] Ensure options presents in capabilities are merged as expected (#11396)
pujagani
authored
e30a7eb
Copy full SHA for e30a7eb
[java] Add null check when setting response in JDK 11 HttpClient (#11460)
Show description for cd9c0fe
pujagani
authored
cd9c0fe
Copy full SHA for cd9c0fe
Commits on Dec 23, 2022
[java][cdp] Ensure child session is created under browser session (#11475)
Show description for c138787
pujagani
authored
c138787
Copy full SHA for c138787
[java] Replace internal usage of headless method with recommended way
pujagani
committed
96f6f4a
Copy full SHA for 96f6f4a
[java] Add deprecation annotation to Chromium headless metho
Show description for 2db6080
pujagani
committed
2db6080
Copy full SHA for 2db6080
[java][cdp] Fix CDP logging test
pujagani
committed
0c154f2
Copy full SHA for 0c154f2
Commits on Dec 20, 2022
[java] Fix copy paste error in comment
pujagani
committed
c744c1e
Copy full SHA for c744c1e
[java][bidi] Refine filtering logs test
pujagani
committed
476dc6b
Copy full SHA for 476dc6b
[java][bidi] Add filter parameter to LogInspector methods
pujagani
committed
26dd4de
Copy full SHA for 26dd4de
Commits on Dec 19, 2022
[java] [cdp] Remove V105 package to fix the build
pujagani
committed
8d1fcf0
Copy full SHA for 8d1fcf0
[java][bidi] Rename 'onConsoleLog' to 'onConsoleEntry'
Show description for 2443d5a
pujagani
committed
2443d5a
Copy full SHA for 2443d5a
Commits on Dec 16, 2022
[java][cdp] Ensure console events return args as it is (#11435)
Show description for 431f775
pujagani
authored
431f775
Copy full SHA for 431f775
Commits on Dec 14, 2022
[java][bidi] Add test for using BiDi to navigate and get exceptions
pujagani
committed
e8ae58d
Copy full SHA for e8ae58d
Commits on Dec 13, 2022
[java] Bump version
pujagani
committed
4d4020c
Copy full SHA for 4d4020c
[java] Update changelog and bump version to 4.7.2
pujagani
committed
2cb2fe1
Copy full SHA for 2cb2fe1
Commits on Dec 12, 2022
[java] Avoid closing CDP connection in browser implementation since that logic now sits in RemoteWebDriver
Show description for 5450d7c
pujagani
committed
5450d7c
Copy full SHA for 5450d7c
Pagination
Previous
Next
You can’t perform that action at this time.