mirror of
https://github.com/appium/appium.git
synced 2026-02-05 09:09:01 -06:00
Bring Sample Code into master (#10880)
* Sample code stub (#9887) * WD tests * WD sample code (#9918) * WebdriverIO sample code (#10166) * Ruby sample code (#10331) * PHP Sample Code (#10209) * Basic Android java test * Java sample code (#10427) * Sample code (#10834) * Sample code stub (#9887) * WD tests * WD sample code (#9918) * WebdriverIO sample code (#10166) * Ruby sample code (#10331) * PHP Sample Code (#10209) * Basic Android java test * Java sample code (#10427) * fixed WDIO test * Update .npmignore
This commit is contained in:
9
sample-code/java/README.md
Normal file
9
sample-code/java/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Java Sample Code
|
||||
|
||||
## Setup
|
||||
|
||||
* Uses TestNG and was built and tested on IntelliJ
|
||||
|
||||
## Running Tests
|
||||
|
||||
* Can be run from IntelliJ the way tests normally are run
|
||||
Reference in New Issue
Block a user