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 }}
iwangokomdo
/
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
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 12, 2023
build(deps): Bump commons-io:commons-io from 2.12.0 to 2.13.0 (#1942)
Show description for 22719ab
dependabot[bot]
authored
22719ab
Copy full SHA for 22719ab
Commits on Jun 8, 2023
chore: Mark Windows page object annotations as deprecated (#1938)
mykola-mokhnach
authored
0c7086f
Copy full SHA for 0c7086f
fix: Exclude abstract methods from proxy matching (#1937)
mykola-mokhnach
authored
431edd3
Copy full SHA for 431edd3
docs: Add the latest versions of clients to the compatibility matrix (#1935)
valfirst
authored
28adafa
Copy full SHA for 28adafa
Commits on Jun 2, 2023
Release 8.5.1 and update release notes
SrinivasanTarget
committed
9176e8e
Copy full SHA for 9176e8e
Commits on May 29, 2023
build(deps): Bump org.projectlombok:lombok from 1.18.26 to 1.18.28 (#1929)
Show description for 8ebb5c3
dependabot[bot]
authored
8ebb5c3
Copy full SHA for 8ebb5c3
chore: Improve the error message on service startup (#1928)
mykola-mokhnach
authored
a42ba4d
Copy full SHA for a42ba4d
Commits on May 25, 2023
refactor: Replace cglib with bytebuddy (#1923)
mykola-mokhnach
authored
6af53a0
Copy full SHA for 6af53a0
Commits on May 22, 2023
build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#1922)
Show description for f2ac9e5
dependabot[bot]
authored
f2ac9e5
Copy full SHA for f2ac9e5
Commits on May 15, 2023
build(deps): Bump io.github.bonigarcia:webdrivermanager (#1919)
Show description for 9cd90ed
dependabot[bot]
authored
9cd90ed
Copy full SHA for 9cd90ed
docs: Initiate Selenium client compatibility matrix (#1918)
valfirst
authored
925bab7
Copy full SHA for 925bab7
Commits on May 13, 2023
ci: Move execution of E2E tests to GitHub Actions (#1913)
valfirst
authored
4560e23
Copy full SHA for 4560e23
Commits on May 11, 2023
fix: Update autoWebview capability name (#1917)
mykola-mokhnach
authored
35ac972
Copy full SHA for 35ac972
Commits on May 10, 2023
fix: Use correct exception type for fallback at file/folder pulling (#1912)
valfirst
authored
79106ef
Copy full SHA for 79106ef
Commits on May 9, 2023
Release 8.5.0 and update release notes
SrinivasanTarget
committed
53d0f68
Copy full SHA for 53d0f68
fix: Add fallback commands for file management APIs (#1910)
valfirst
authored
5694912
Copy full SHA for 5694912
fix: Restore Jitpack builds (#1911)
valfirst
authored
1cc687f
Copy full SHA for 1cc687f
chore: Bump minimum Selenium client version to 4.9.1 (#1908)
Show description for 9c18b2f
valfirst
authored
9c18b2f
Copy full SHA for 9c18b2f
Commits on May 7, 2023
build(deps): Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 (#1902)
Show description for f2fb595
dependabot[bot]
authored
f2fb595
Copy full SHA for f2fb595
refactor: Replace performance data APIs with mobile extensions (#1905)
mykola-mokhnach
authored
50bb0ae
Copy full SHA for 50bb0ae
Release 8.4.0 and update release notes
SrinivasanTarget
committed
2f62c0c
Copy full SHA for 2f62c0c
Commits on May 1, 2023
chore: Avoid sending unnecessary requests if corresponding extensions are absent (#1903)
mykola-mokhnach
authored
62a25e5
Copy full SHA for 62a25e5
Commits on Apr 30, 2023
refactor: Finish migrating Android helpers to mobile extensions (#1901)
mykola-mokhnach
authored
ba63c06
Copy full SHA for ba63c06
Commits on Apr 29, 2023
ci: Perform xcuitest driver prebuild (#1900)
mykola-mokhnach
authored
95d4272
Copy full SHA for 95d4272
feat: Switch more Android helpers to use extensions (#1898)
mykola-mokhnach
authored
d163f8d
Copy full SHA for d163f8d
Commits on Apr 26, 2023
fix: Send arguments for mobile methods depending on the target platform (#1897)
mykola-mokhnach
authored
6a4adb7
Copy full SHA for 6a4adb7
refactor: Change backgroundApp command to use the corresponding mobile extension (#1896)
mykola-mokhnach
authored
ec812f2
Copy full SHA for ec812f2
Commits on Apr 24, 2023
feat: Add SupportsEnforceAppInstallOption to XCUITestOptions (#1895)
wazzeps
authored
c6fcd2a
Copy full SHA for c6fcd2a
Commits on Apr 23, 2023
refactor: Change some Android APIs to use mobile extensions (#1893)
mykola-mokhnach
authored
99445bf
Copy full SHA for 99445bf
Commits on Apr 21, 2023
refactor: Finish replacing iOS extensions with their mobile alternatives (#1892)
mykola-mokhnach
authored
1c0cf78
Copy full SHA for 1c0cf78
Commits on Apr 19, 2023
refactor: Use mobile extensions for app strings getters and keyboard commands (#1890)
mykola-mokhnach
authored
1a7a12a
Copy full SHA for 1a7a12a
Commits on Apr 17, 2023
refactor: Switch file management APIs to use mobile: extensions (#1886)
mykola-mokhnach
authored
e9e32ea
Copy full SHA for e9e32ea
Commits on Apr 14, 2023
build: Upgrade to Gradle 8.1 (#1882)
valfirst
authored
6f19f27
Copy full SHA for 6f19f27
refactor: Switch the time getter to use mobile extensions (#1884)
mykola-mokhnach
authored
5733d27
Copy full SHA for 5733d27
refactor: Replace non-W3C API calls with corresponding extension calls in app management (#1883)
mykola-mokhnach
authored
9be6de4
Copy full SHA for 9be6de4
Pagination
Previous
Next
You can’t perform that action at this time.