Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
kelseyb1120
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 28, 2016
Update README.md
SrinivasanTarget
authored
ffc36db
Copy full SHA for ffc36db
Merge pull request #520 from sravanmedarapu/master
Show description for b0c3419
SrinivasanTarget
authored
b0c3419
Copy full SHA for b0c3419
Commits on Nov 27, 2016
Update README.md
TikhomirovSergey
authored
abf1bfe
Copy full SHA for abf1bfe
Merge pull request #523 from SrinivasanTarget/master
Show description for 6eea65f
TikhomirovSergey
authored
6eea65f
Copy full SHA for 6eea65f
Commits on Nov 26, 2016
Added test to verify TOAST messages
sravanmedarapu
committed
35f6290
Copy full SHA for 35f6290
Update README.md
TikhomirovSergey
authored
da32b8e
Copy full SHA for da32b8e
Update PULL_REQUEST_TEMPLATE.md
TikhomirovSergey
authored
e01098a
Copy full SHA for e01098a
Merge pull request #518 from SrinivasanTarget/AndroidDeviceCommands
Show description for 24c7747
TikhomirovSergey
authored
24c7747
Copy full SHA for 24c7747
Commits on Nov 25, 2016
Fixed review comments
SrinivasanTarget
committed
358bdce
Copy full SHA for 358bdce
Fixed review comments
SrinivasanTarget
committed
20ba018
Copy full SHA for 20ba018
Implement getAttribute for W3C-compliant remote ends.
Show description for b8fd774
juangj
authored and
TikhomirovSergey
committed
b8fd774
Copy full SHA for b8fd774
The code style checking improvement
Show description for 5bff91f
TikhomirovSergey
committed
5bff91f
Copy full SHA for 5bff91f
Merge pull request #525 from alexander-poulikakos/Refactor_ServerBuilderTest
Show description for 288da1a
TikhomirovSergey
authored
288da1a
Copy full SHA for 288da1a
Code optimization #521. README update.
TikhomirovSergey
committed
406da1f
Copy full SHA for 406da1f
teardown() -> tearDown()
alexander-poulikakos
committed
898210f
Copy full SHA for 898210f
Cleanup tests in ServerBuilderTest.
alexander-poulikakos
committed
eff96a0
Copy full SHA for eff96a0
The addition to #522 (#524)
Show description for 096b085
TikhomirovSergey
authored
096b085
Copy full SHA for 096b085
Commits on Nov 24, 2016
[XCUIT Mode] DoubleTap Support
rafe-g
authored and
SrinivasanTarget
committed
739638a
Copy full SHA for 739638a
Fixed styling issues
SrinivasanTarget
committed
a3fdeda
Copy full SHA for a3fdeda
Merge branch 'master' of https://github.com/appium/java-client into AndroidDeviceCommands
SrinivasanTarget
committed
b2b5c14
Copy full SHA for b2b5c14
Update README.md
TikhomirovSergey
authored
1243257
Copy full SHA for 1243257
Update README.md
TikhomirovSergey
authored
4bddab0
Copy full SHA for 4bddab0
The addition to #513 (#514)
Show description for 7042073
SrinivasanTarget
authored and
TikhomirovSergey
committed
7042073
Copy full SHA for 7042073
Commits on Nov 22, 2016
Refractoring
Show description for db74f17
SrinivasanTarget
committed
db74f17
Copy full SHA for db74f17
Merge pull request #519 from SrinivasanTarget/master
Show description for 28d10c8
SrinivasanTarget
authored
28d10c8
Copy full SHA for 28d10c8
Added .travis.yml
Show description for 605cca6
SrinivasanTarget
committed
605cca6
Copy full SHA for 605cca6
Commits on Nov 19, 2016
Merge branch 'TikhomirovSergey-SrinivasanTarget-TouchActionSplitting' of https://github.com/SrinivasanTarget/java-client into AndroidDeviceCommands
SrinivasanTarget
committed
b63df4b
Copy full SHA for b63df4b
Fixed Tests
SrinivasanTarget
committed
d42df2b
Copy full SHA for d42df2b
Added isKeyboardShown,getDisplayDensity and getSystemBars Commands
SrinivasanTarget
committed
9ae8606
Copy full SHA for 9ae8606
Commits on Nov 18, 2016
added UIAutomator2 rotation test (#516)
Show description for 1d50fc0
saikrishna321
authored and
TikhomirovSergey
committed
1d50fc0
Copy full SHA for 1d50fc0
Merge branch 'master' of https://github.com/appium/java-client into TikhomirovSergey-SrinivasanTarget-TouchActionSplitting
SrinivasanTarget
committed
da9064b
Copy full SHA for da9064b
Update README.md
TikhomirovSergey
authored
604b230
Copy full SHA for 604b230
TouchID Implementation [iOS Sim Only] (#509)
Show description for 3e9c949
dpgraham
authored and
TikhomirovSergey
committed
3e9c949
Copy full SHA for 3e9c949
Commits on Nov 16, 2016
The addition #513
Show description for f9a928e
SrinivasanTarget
committed
f9a928e
Copy full SHA for f9a928e
Commits on Nov 14, 2016
Merge branch 'SrinivasanTarget-TouchActionSplitting' of https://github.com/TikhomirovSergey/java-client into TikhomirovSergey-SrinivasanTarget-TouchActionSplitting
SrinivasanTarget
committed
5b9a7c0
Copy full SHA for 5b9a7c0
Pagination
Previous
Next
You can’t perform that action at this time.