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
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 }}
ScriptBaby7
/
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
java
server
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 12, 2019
Run buildifier over BUILD and WORKSPACE files
shs96c
committed
f3a4901
View commit details
Copy full SHA for f3a4901
View code at this point
Browse repository at this point
Get the dist-zips building nicely again
shs96c
committed
bee5ee2
View commit details
Copy full SHA for bee5ee2
View code at this point
Browse repository at this point
Switch to using rules_jvm_external for managing third party java deps
shs96c
committed
6085af9
View commit details
Copy full SHA for 6085af9
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
[py] Lay groundwork for running large tests with python
Show description for 23a7d77
shs96c
committed
23a7d77
View commit details
Copy full SHA for 23a7d77
View code at this point
Browse repository at this point
[java] Deleting unused imports
barancev
committed
aa5e133
View commit details
Copy full SHA for aa5e133
View code at this point
Browse repository at this point
[java] Deleting unnecessary parentheses, reducing noise
barancev
committed
c1cb579
View commit details
Copy full SHA for c1cb579
View code at this point
Browse repository at this point
Fix up IJ build for Windows developers
Show description for e1797c2
shs96c
committed
e1797c2
View commit details
Copy full SHA for e1797c2
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
[tracing] Better handling of tracing through distributor
Show description for ee03118
shs96c
committed
ee03118
View commit details
Copy full SHA for ee03118
View code at this point
Browse repository at this point
[tracing] Add basic tracing to the session map
shs96c
committed
7c27774
View commit details
Copy full SHA for 7c27774
View code at this point
Browse repository at this point
Add "information" command and information about tracing
shs96c
committed
895f0c2
View commit details
Copy full SHA for 895f0c2
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
[tracing] Initial implementation
shs96c
committed
a449eca
View commit details
Copy full SHA for a449eca
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
Switch to using netty as the primary server
shs96c
committed
9a00897
View commit details
Copy full SHA for 9a00897
View code at this point
Browse repository at this point
Make the Netty server implement our Server interface
Show description for 480a5ad
shs96c
committed
480a5ad
View commit details
Copy full SHA for 480a5ad
View code at this point
Browse repository at this point
Setting headers to null to remove them is wrong in the reverse proxy handler
shs96c
committed
66f08b4
View commit details
Copy full SHA for 66f08b4
View code at this point
Browse repository at this point
Better hostname setting from server options if no network is present
shs96c
committed
025c61d
View commit details
Copy full SHA for 025c61d
View code at this point
Browse repository at this point
Inject server HTTP handler as a constructor arg.
shs96c
committed
75aa2dd
View commit details
Copy full SHA for 75aa2dd
View code at this point
Browse repository at this point
Add a server implementation using the built-in JRE httpd
shs96c
committed
953ef02
View commit details
Copy full SHA for 953ef02
View code at this point
Browse repository at this point
Remove support for servlets from the BaseServer
shs96c
committed
8e25152
View commit details
Copy full SHA for 8e25152
View code at this point
Browse repository at this point
Clean up generics for the JettyServer
shs96c
committed
963d4fb
View commit details
Copy full SHA for 963d4fb
View code at this point
Browse repository at this point
Move jetty server to its own package
shs96c
committed
7678927
View commit details
Copy full SHA for 7678927
View code at this point
Browse repository at this point
Rename BaseServer to JettyServer
shs96c
committed
879c4b0
View commit details
Copy full SHA for 879c4b0
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
[docker] Fix existing docker functionality
shs96c
committed
cd9c706
View commit details
Copy full SHA for cd9c706
View code at this point
Browse repository at this point
Commits on Oct 12, 2019
[java] Deleting handcrafted module info files because we autogenerate them now
barancev
committed
1d2e836
View commit details
Copy full SHA for 1d2e836
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
added a missing flag for EventBusConfig.java to swap out the implementation of the event bus
Show description for 1292f88
Adam Goucher
authored and
barancev
committed
1292f88
View commit details
Copy full SHA for 1292f88
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
[netty] Add simple chain for handling http requests
shs96c
committed
2f46354
View commit details
Copy full SHA for 2f46354
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Dumping more information to the log to debug a python test failure on travis
barancev
committed
a06d321
View commit details
Copy full SHA for a06d321
View code at this point
Browse repository at this point
Commits on Sep 21, 2019
[bazel] Construct distribution zips for java outputs
Show description for 7c3b0a3
shs96c
committed
7c3b0a3
View commit details
Copy full SHA for 7c3b0a3
View code at this point
Browse repository at this point
Add build files for htmlrunner
shs96c
committed
23eb9a9
View commit details
Copy full SHA for 23eb9a9
View code at this point
Browse repository at this point
Gather build info
Show description for cf2ba4a
shs96c
committed
cf2ba4a
View commit details
Copy full SHA for cf2ba4a
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
[java] Adding name for "configure logging" option
barancev
committed
3c6c432
View commit details
Copy full SHA for 3c6c432
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Only allow CORS when using a —allow-cors flag
Show description for b288879
zcmgyu
authored and
shs96c
committed
b288879
View commit details
Copy full SHA for b288879
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Rip out existing distributed tracing mechanisms
Show description for 9db0c6b
shs96c
committed
9db0c6b
View commit details
Copy full SHA for 9db0c6b
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
Ensure protocol converter sets content length correctly.
shs96c
committed
e21ca05
View commit details
Copy full SHA for e21ca05
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
Unshadow Jetty
shs96c
committed
c476d0a
View commit details
Copy full SHA for c476d0a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.