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 }}
bian-world
/
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 Feb 13, 2015
Merge pull request #155 from deadmoto/fix-typo
Show description for 7d3dc11
TikhomirovSergey
committed
7d3dc11
Copy full SHA for 7d3dc11
Commits on Feb 12, 2015
Removed IDEA module configuration and added to .gitignore.
Dmitry Berezhnoy
committed
cc295db
Copy full SHA for cc295db
Fixed typo.
Dmitry Berezhnoy
committed
e346896
Copy full SHA for e346896
Commits on Jan 8, 2015
Merge pull request #146 from Jonahss/appiumVersion
Show description for d9ae261
Jonahss
committed
d9ae261
Copy full SHA for d9ae261
Commits on Jan 7, 2015
added APPIUM_VERSION MobileCapabilityType
Jonahss
committed
62608f4
Copy full SHA for 62608f4
moved sendKeyEvent() out of AppiumDriver, into AndroidDriver, since it's Android only
Jonahss
committed
54af0cc
Copy full SHA for 54af0cc
Commits on Jan 5, 2015
Merge pull request #145 from clicman/master
Show description for f05897d
Jonahss
committed
f05897d
Copy full SHA for f05897d
Commits on Dec 31, 2014
Fix partialLinkText
clicman
committed
5f909b3
Copy full SHA for 5f909b3
Commits on Dec 30, 2014
Add support for linkText and partialLinkText serch locators to @SelendroidFindBy annotation
sbt-sidochenko-vv
authored and
sbt-sidochenko-vv
committed
4191dc6
Copy full SHA for 4191dc6
Add support for linkText and partialLinkText serch locators to @SelendroidFindBy annotation
sbt-sidochenko-vv
authored and
sbt-sidochenko-vv
committed
0c2f13d
Copy full SHA for 0c2f13d
Commits on Dec 19, 2014
Merge pull request #144 from TikhomirovSergey/master
Show description for 3523698
Jonahss
committed
3523698
Copy full SHA for 3523698
Commits on Dec 18, 2014
#133 fix
TikhomirovSergey
committed
4f5c57e
Copy full SHA for 4f5c57e
Commits on Dec 16, 2014
Merge pull request #142 from TikhomirovSergey/master
Show description for c6dacb7
Jonahss
committed
c6dacb7
Copy full SHA for c6dacb7
[*] #141 fix
Show description for 28223fb
TikhomirovSergey
committed
28223fb
Copy full SHA for 28223fb
Commits on Dec 15, 2014
Merge pull request #140 from clicman/master
Show description for 3432ef7
Jonahss
committed
3432ef7
Copy full SHA for 3432ef7
Commits on Dec 13, 2014
[-] Fix bugs in @SelendroidFindBys and @SelendroidFindAll annotations
Show description for eaaed61
clicman
committed
eaaed61
Copy full SHA for eaaed61
[-] remove uiAutomator locators from selendroid annotations
clicman
committed
d71fcf4
Copy full SHA for d71fcf4
Commits on Dec 12, 2014
[-] fix automation name
Show description for 6282ebd
clicman
committed
6282ebd
Copy full SHA for 6282ebd
[+] Add support for selendroid locators in page object annotations
clicman
committed
575c1e0
Copy full SHA for 575c1e0
Commits on Nov 25, 2014
Merge pull request #136 from alewang/alewang/touch-action-doc
Show description for 0721b56
Jonahss
committed
0721b56
Copy full SHA for 0721b56
Update documentation for moveTo
Alexander Wang
committed
d7874ca
Copy full SHA for d7874ca
Commits on Nov 14, 2014
v2.1.0
Jonahss
committed
c3e30d7
Copy full SHA for c3e30d7
add toggleLocationServices()
Jonahss
committed
14873d0
Copy full SHA for 14873d0
Commits on Oct 31, 2014
fix tests
Jonahss
committed
6e1d06f
Copy full SHA for 6e1d06f
Merge pull request #130 from TikhomirovSergey/master
Show description for 7bc291d
Jonahss
committed
7bc291d
Copy full SHA for 7bc291d
Commits on Oct 30, 2014
#129 #130 The diagonal swiping was removed
TikhomirovSergey
committed
4977cb8
Copy full SHA for 4977cb8
Commits on Oct 29, 2014
LEFT and RIGHT confusion was worked out
TikhomirovSergey
committed
814e011
Copy full SHA for 814e011
#129 #130 The swiping by direction
TikhomirovSergey
committed
a68ad44
Copy full SHA for a68ad44
Commits on Oct 28, 2014
iOS element gesture test was improved
TikhomirovSergey
committed
9d2c42f
Copy full SHA for 9d2c42f
#129 fix
TikhomirovSergey
committed
a8958d5
Copy full SHA for a8958d5
Commits on Oct 13, 2014
Merge pull request #126 from TikhomirovSergey/master
Show description for 10eba88
Jonahss
committed
10eba88
Copy full SHA for 10eba88
Commits on Oct 12, 2014
#120 fix. test improvement
TikhomirovSergey
committed
e35e4cb
Copy full SHA for e35e4cb
Commits on Oct 11, 2014
#122 Fix
TikhomirovSergey
committed
0d31ff1
Copy full SHA for 0d31ff1
Commits on Oct 10, 2014
Merge pull request #125 from TikhomirovSergey/master
Show description for cc79c93
Jonahss
committed
cc79c93
Copy full SHA for cc79c93
#120 FIX
TikhomirovSergey
committed
6e59f32
Copy full SHA for 6e59f32
Pagination
Previous
Next
You can’t perform that action at this time.