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
Type
/
to 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 }}
ahmadsayeed3
/
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
Breadcrumbs
History for
java-client
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 19, 2020
feat: Make settings available for all AppiumDriver instances (#1318)
Show description for c7cf1b1
mykola-mokhnach
authored
c7cf1b1
View commit details
Copy full SHA for c7cf1b1
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
fix: Set appropriate fluent wait timeouts (#1316)
mykola-mokhnach
authored
820dbb7
View commit details
Copy full SHA for 820dbb7
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
feat: Add wrappers for the Windows screen recorder (#1313)
mykola-mokhnach
authored
568eeed
View commit details
Copy full SHA for 568eeed
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
feat: Add support for viewmatcher (#1293)
ccharnkij
authored and
mykola-mokhnach
committed
3573e23
View commit details
Copy full SHA for 3573e23
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
chore: Update web view detection algorithm for iOS tests (#1294)
mykola-mokhnach
authored
03172d8
View commit details
Copy full SHA for 03172d8
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Add allow-insecure and deny-insecure server flags (#1282)
nacfe
authored and
saikrishna321
committed
fce6ad7
View commit details
Copy full SHA for fce6ad7
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Fix java doc, Update release notes and Release 7.3.0
SrinivasanTarget
committed
c98ff29
View commit details
Copy full SHA for c98ff29
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
feat: add support for logCustomEvent command (#1262)
Show description for fcf8581
jlipps
authored and
SrinivasanTarget
committed
fcf8581
View commit details
Copy full SHA for fcf8581
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
refactor: Update the implementation of Appium executables detection (#1256)
mykola-mokhnach
authored
75135e2
View commit details
Copy full SHA for 75135e2
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
Revert "Upgraded Selenium version to alpha 2. (#1210)"
Show description for f5470d9
SrinivasanTarget
committed
f5470d9
View commit details
Copy full SHA for f5470d9
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
Fix typo (#1250)
ki4070ma
authored and
saikrishna321
committed
5aa8009
View commit details
Copy full SHA for 5aa8009
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
fix: Avoid throwing null pointer exception if any of settings is equal to null (#1241)
mykola-mokhnach
authored
53814cd
View commit details
Copy full SHA for 53814cd
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
feat: Make settings api to accept string names (#1240)
Takeshi Kishi
authored and
mykola-mokhnach
committed
f11fe00
View commit details
Copy full SHA for f11fe00
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
Update AndroidMobileCapabilityType (#1238)
Show description for e19ac64
a-en
authored and
SrinivasanTarget
committed
e19ac64
View commit details
Copy full SHA for e19ac64
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
fix: Page factory list element not initialized when parameterized by generic type (#1237)
JamesSassano
authored and
mykola-mokhnach
committed
9fb06b1
View commit details
Copy full SHA for 9fb06b1
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
chore: Switch the implementation of backgroundApp for iOS, so it's in sync with other platforms (#1229)
mykola-mokhnach
authored
822f004
View commit details
Copy full SHA for 822f004
View code at this point
Browse repository at this point
fix: Fix the return type for getSystemBars call (#1230)
mykola-mokhnach
authored
9020174
View commit details
Copy full SHA for 9020174
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
fix: Avoid using getSession call for capability values retrieval (#1216)
mykola-mokhnach
authored
1e80399
View commit details
Copy full SHA for 1e80399
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Upgraded Selenium version to alpha 2. (#1210)
Show description for 7239a9d
WasiqB
authored and
saikrishna321
committed
7239a9d
View commit details
Copy full SHA for 7239a9d
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
Fix #1208 (#1209)
Show description for f4cdaf7
SrinivasanTarget
authored
f4cdaf7
View commit details
Copy full SHA for f4cdaf7
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Update javadoc of capabilities to follow latest Appium documents (#1204)
Show description for 8e04783
Takeshi Kishi
authored and
SrinivasanTarget
committed
8e04783
View commit details
Copy full SHA for 8e04783
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Mark Selendroid AutomationName as deprecated (#1198)
saikrishna321
authored
7d7e254
View commit details
Copy full SHA for 7d7e254
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Lombok Library Update (#1193)
Show description for ac67237
jayandran-Sampath
authored and
SrinivasanTarget
committed
ac67237
View commit details
Copy full SHA for ac67237
View code at this point
Browse repository at this point
Commits on Jul 13, 2019
Add videoFilters property to the video recording params (#1180)
mykola-mokhnach
authored and
SrinivasanTarget
committed
891636a
View commit details
Copy full SHA for 891636a
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Checkstyle updates (#1170)
valfirst
authored and
mykola-mokhnach
committed
cb498a3
View commit details
Copy full SHA for cb498a3
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Code changes for getting all session details (#1167)
Show description for bbfe070
jayandran-Sampath
authored and
SrinivasanTarget
committed
bbfe070
View commit details
Copy full SHA for bbfe070
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
add the settings which introduced in appium 1.14 (#1166)
Show description for 0a79698
Takeshi Kishi
authored and
SrinivasanTarget
committed
0a79698
View commit details
Copy full SHA for 0a79698
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Add executeDriverScript command (#1165)
mykola-mokhnach
authored
f8982af
View commit details
Copy full SHA for f8982af
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Avoid enforcing the platform name while creating drivers (#1164)
mykola-mokhnach
authored
ef71924
View commit details
Copy full SHA for ef71924
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
fix broken android tests (#1161)
Takeshi Kishi
authored and
mykola-mokhnach
committed
50744b3
View commit details
Copy full SHA for 50744b3
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Implemented driver status check. (#1153)
Show description for 3249bd6
anilkrverma
authored and
saikrishna321
committed
3249bd6
View commit details
Copy full SHA for 3249bd6
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Upgrade to Selenium 4.0.0-alpha-1 (#1132)
valfirst
authored and
mykola-mokhnach
committed
6d0de81
View commit details
Copy full SHA for 6d0de81
View code at this point
Browse repository at this point
Commits on Jun 16, 2019
Update CI scripts (#1157)
mykola-mokhnach
authored
864c2ed
View commit details
Copy full SHA for 864c2ed
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
add the missing setting which introduced in appium 1.12 and 1.13 (#1156)
Takeshi Kishi
authored and
mykola-mokhnach
committed
1aac740
View commit details
Copy full SHA for 1aac740
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
delete nonexistent class from DefaultAspect (#1149)
Takeshi Kishi
authored and
SrinivasanTarget
committed
bbd63af
View commit details
Copy full SHA for bbd63af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.