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 }}
krmao
/
java-client
Public
forked from
appium/java-client
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 8, 2024
build(deps): Bump io.github.bonigarcia:webdrivermanager (#2155)
Show description for cfb8156
dependabot[bot]
authored
cfb8156
View commit details
Copy full SHA for cfb8156
Browse repository at this point
Commits on Apr 4, 2024
test: Re-group tests into Gradle suites (#2150)
valfirst
authored
284918d
View commit details
Copy full SHA for 284918d
Browse repository at this point
Commits on Apr 2, 2024
build(deps): Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 (#2152)
Show description for 1330a6b
dependabot[bot]
authored
1330a6b
View commit details
Copy full SHA for 1330a6b
Browse repository at this point
Commits on Mar 29, 2024
refactor: Replace Guava `HttpHeaders` with Selenium `HttpHeader` (#2151)
valfirst
authored
bcf3923
View commit details
Copy full SHA for bcf3923
Browse repository at this point
Commits on Mar 28, 2024
release: v9.2.2 (#2148)
valfirst
authored
a5ed8d3
View commit details
Copy full SHA for a5ed8d3
Browse repository at this point
test: Add unit tests for Android `KeyEvent` (#2147)
valfirst
authored
51170c1
View commit details
Copy full SHA for 51170c1
Browse repository at this point
fix: Fix building of Android key event parameters (#2145)
Show description for 3dfe243
artlomako
and
valfirst
authored
3dfe243
View commit details
Copy full SHA for 3dfe243
Browse repository at this point
fix: Fix building of Android geo location parameters (#2146)
valfirst
authored
bc39a23
View commit details
Copy full SHA for bc39a23
Browse repository at this point
release: v9.2.1 (#2143)
valfirst
authored
f0aad8a
View commit details
Copy full SHA for f0aad8a
Browse repository at this point
Commits on Mar 27, 2024
refactor: Remove usages of Guava's `@VisibleForTesting` (#2138)
valfirst
authored
5f9ba62
View commit details
Copy full SHA for 5f9ba62
Browse repository at this point
build: Bump Checkstyle from `10.12.1` to `10.14.2` (#2132)
valfirst
authored
48f0d4f
View commit details
Copy full SHA for 48f0d4f
Browse repository at this point
build: bump Gradle from `8.5` to `8.7` (#2140)
valfirst
authored
b510eaa
View commit details
Copy full SHA for b510eaa
Browse repository at this point
chore: Bump minimum Selenium version to `4.19.0` (#2142)
valfirst
authored
60d5f24
View commit details
Copy full SHA for 60d5f24
Browse repository at this point
build: Restore execution of lost tests (#2139)
valfirst
authored
a60a7cc
View commit details
Copy full SHA for a60a7cc
Browse repository at this point
Commits on Mar 26, 2024
refactor: Replace private usages of Guava Collections API with Java Collections API (#2136)
valfirst
authored
75e7262
View commit details
Copy full SHA for 75e7262
Browse repository at this point
Commits on Mar 25, 2024
build(deps): Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#2135)
Show description for 79c6c0c
dependabot[bot]
authored
79c6c0c
View commit details
Copy full SHA for 79c6c0c
Browse repository at this point
Commits on Mar 18, 2024
build(deps): Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10 (#2133)
Show description for c7dfd5d
dependabot[bot]
authored
c7dfd5d
View commit details
Copy full SHA for c7dfd5d
Browse repository at this point
Commits on Mar 14, 2024
release: v9.2.0 (#2131)
valfirst
authored
36a8653
View commit details
Copy full SHA for 36a8653
Browse repository at this point
Commits on Mar 10, 2024
chore: Make server startup error messages more useful (#2130)
mykola-mokhnach
authored
4176929
View commit details
Copy full SHA for 4176929
Browse repository at this point
Commits on Mar 4, 2024
fix: Cache dynamic proxy classes created by ByteBuddy (#2129)
mykola-mokhnach
authored
6144fb2
View commit details
Copy full SHA for 6144fb2
Browse repository at this point
fix: Always release annotated element reference from the builder instance (#2128)
mykola-mokhnach
authored
7ba6ef9
View commit details
Copy full SHA for 7ba6ef9
Browse repository at this point
Commits on Feb 28, 2024
build(deps): Bump io.github.bonigarcia:webdrivermanager (#2125)
Show description for 6075c9d
dependabot[bot]
authored
6075c9d
View commit details
Copy full SHA for 6075c9d
Browse repository at this point
Commits on Feb 19, 2024
feat: add pollDelay mechanism into AppiumFluentWait (#2116)
AlessandroMiccoli
authored
63bcbf5
View commit details
Copy full SHA for 63bcbf5
Browse repository at this point
Commits on Feb 16, 2024
test: Remove obsolete tests (#2120)
mykola-mokhnach
authored
36752de
View commit details
Copy full SHA for 36752de
Browse repository at this point
Commits on Feb 12, 2024
build(deps): Bump slf4jVersion from 2.0.11 to 2.0.12 (#2115)
Show description for b7ec2f3
dependabot[bot]
authored
b7ec2f3
View commit details
Copy full SHA for b7ec2f3
Browse repository at this point
Commits on Feb 5, 2024
build(deps): Bump gradle/wrapper-validation-action from 1 to 2 (#2114)
Show description for 2e6a74b
dependabot[bot]
authored
2e6a74b
View commit details
Copy full SHA for 2e6a74b
Browse repository at this point
build(deps): Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#2113)
Show description for 3f211fa
dependabot[bot]
authored
3f211fa
View commit details
Copy full SHA for 3f211fa
Browse repository at this point
Commits on Feb 2, 2024
docs: add Appium Java client `9.1.0` to Compatibility Matrix (#2110)
valfirst
authored
3863622
View commit details
Copy full SHA for 3863622
Browse repository at this point
Commits on Jan 30, 2024
fix: Set correct geolocation coordinates of the current device (#2109)
valfirst
authored
4623e11
View commit details
Copy full SHA for 4623e11
Browse repository at this point
Commits on Jan 27, 2024
docs: Update release steps (#2107)
mykola-mokhnach
authored
d90df88
View commit details
Copy full SHA for d90df88
Browse repository at this point
Commits on Jan 26, 2024
release: v9.1.0 and update release notes (#2106)
valfirst
authored
38c96a2
View commit details
Copy full SHA for 38c96a2
Browse repository at this point
docs: Describe the release procedure (#2104)
Show description for a0b0f61
mykola-mokhnach
authored
a0b0f61
View commit details
Copy full SHA for a0b0f61
Browse repository at this point
Commits on Jan 22, 2024
build(deps): Bump org.owasp.dependencycheck from 9.0.8 to 9.0.9 (#2103)
Show description for c83013f
dependabot[bot]
authored
c83013f
View commit details
Copy full SHA for c83013f
Browse repository at this point
Commits on Jan 21, 2024
fix: Assign method call listeners directly to the proxy instance (#2102)
mykola-mokhnach
authored
a2e839d
View commit details
Copy full SHA for a2e839d
Browse repository at this point
Commits on Jan 15, 2024
chore: Add non-W3C Location-management endpoints deprecated in Selenium client (#2098)
valfirst
authored
6ac3d9b
View commit details
Copy full SHA for 6ac3d9b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.