Commit Graph

257 Commits

Author SHA1 Message Date
greenkeeper[bot]
10753839a9 Update eslint-config-appium to the latest version 🚀 (#11952)
* chore(package): update eslint-config-appium to version 4.0.1

* chore: fix linting

* chore: rebase and done
2019-01-08 07:43:50 -06:00
Isaac A. Murchie
e0c4106d22 Lint and update JS sample code (#11927)
* Lint and update JS wd sample code

* Lint and update JS webdriverio sample code

* Add JS sample code to greenkeeper
2019-01-03 09:40:53 -05:00
Sai Krishna
4df45addc3 update WDIO test to v5 (#11919)
* update WDIO test to v5

* fix review
2019-01-02 09:57:39 -08:00
Laolu Benson
5103a9a163 Add NUnit Test Adapter 2018-10-29 17:26:27 +00:00
Isaac A. Murchie
37539cb8f8 Fix platformVersion in Java sample code (#11356) 2018-09-12 11:05:39 -04:00
Dan Graham
833daae083 Upgrade rubyzip (#11331) 2018-09-07 08:57:20 -07:00
Kazuaki Matsuo
c503f08574 Add csharp sample (#11255)
* add git ignore

* add csharp sample tests

* update readme

* remove comments
2018-08-28 09:21:14 -04:00
Kazuaki Matsuo
7b3b836f77 Tweak ruby sample (#11233)
* define spec_helper

* tweak ios default versions
2018-08-24 00:22:10 +09:00
Kazuaki Matsuo
cd12ed9a51 Add python sample code (#11208)
* add initial python sample

* add all of ios and android tests

* apply formatter

* add >=0.28 to avoid version error

* tweak versions of default OS

* convert some tests to unittest based ones

* use single quote mainly

* use {} format style for string

* use format syntax

* apply format and tweak assertions

* use is None

* use assert raise

* speficy a number of elements

* tweak exception

* move app path to helper

* tweak assertion conditions

* remove .close since with open() close file automatically
2018-08-22 11:48:58 -07:00
Kazuaki Matsuo
e0af090903 update ruby sample (#11203) 2018-08-18 09:21:52 +09:00
Srinivas Vishnubhotla
bec8462016 Added More Tests (#11022)
* Added More Tests

Android Native
Android Browser
Android Sauce Labs
iOS Native
iOS Browser
iOS Sauce Labs

* Removed Duplicate Tests

* Removed Appium Version and changed AutomationName to UIAutomator2
2018-07-10 14:20:17 +01:00
Isaac A. Murchie
04f6543561 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
2018-06-15 08:23:42 -04:00
Dan Graham
36cc935fc5 Revert "Create session and basic interactions samples (#9907)" (#9915)
This reverts commit 061e264800.
2018-01-04 13:52:30 -08:00
Dan Graham
061e264800 Create session and basic interactions samples (#9907)
* Add apps; add create session test
* Android create session tests
* iOS basic interactions test
* Basic web session tests (iOS and Android)
2018-01-04 13:48:24 -08:00
Jonathan Lipps
25efe37e38 remove actual sample app code
this is in a different commit so previous commit can be examined separately
2014-08-12 18:00:21 -07:00
Jonathan Lipps
0483952a0e move sample code and apps out of main repo
and add a grunt task that brings them in for use in dev
2014-08-12 17:58:42 -07:00
bootstraponline
deb302b992 Restore sample-code apps 2014-08-11 15:46:41 -04:00
bootstraponline
ae67c38bc4 Move sample code to https://github.com/appium/sample-code 2014-08-09 19:45:16 -04:00
Isaac Murchie
54868eb21a Fix tests for real device 2014-08-04 18:09:55 -07:00
bootstraponline
a2e0fca11a Fix cucumber 404 2014-07-28 20:00:54 -04:00
Jonathan Lipps
4aa7532c62 Merge pull request #3127 from Erolstt/master
added robot framework contact example
2014-07-14 15:43:14 -07:00
Erol Selitektay
e717690e63 added robot framework contact example
robot framework contact example for android added
2014-07-13 13:43:12 +03:00
sebv
1b69662ff6 added element conversion examples 2014-07-04 02:57:37 +08:00
Isaac Murchie
277cc8ee60 Fix webview name in node Android sample 2014-07-03 09:49:59 -07:00
sebv
10250698b0 added protractor bridge example 2014-07-03 22:26:27 +08:00
sebv
d4416339d8 node sample fix 2014-07-03 21:44:01 +08:00
sebv
36160df4e1 added selenium-webdriver bridge sample 2014-07-03 21:27:28 +08:00
Jonathan Lipps
90f1a0ede9 update selendroid-simple test so it passes 2014-07-02 11:34:31 -07:00
sebv
b1f8dbddcb sample code update 2014-07-01 19:42:53 +08:00
Jonathan Lipps
d66c81c2a5 Merge pull request #2945 from imurchie/isaac-networkconnection
Add network connection endpoint
2014-06-26 02:38:49 -07:00
Isaac Murchie
9d863079cc Add network connection endpoint 2014-06-25 13:09:41 -07:00
seb vincent
8f796a581a README update [ci skip] 2014-06-24 16:51:22 +08:00
Jonah Stiennon
4608443ea6 added accessibility id to element in webview sample app 2014-06-23 15:24:46 -07:00
seb vincent
779f24067b README update [ci skip] 2014-06-11 22:30:40 +08:00
sebv
c981b441ac better dotnet samples 2014-06-11 22:16:57 +08:00
Jonathan Lipps
023d0f93fc Merge pull request #2802 from imurchie/isaac-pythonsamples
Update Python samples
2014-06-10 10:45:43 -07:00
sebv
c4a4c54e41 fixing sample [ci skip] 2014-06-11 01:02:22 +08:00
sebv
dfae412481 wd upgrade, updated node touch action api 2014-06-10 13:05:31 +08:00
Isaac Murchie
5b9145af02 Update Python samples 2014-06-09 19:34:59 -07:00
seb vincent
604b3e47ac Update README [ci skip] 2014-06-09 14:47:33 +08:00
sebv
5c528e0565 node.js sample rewrite 2014-06-09 14:32:23 +08:00
bootstraponline
a548d0a601 Add cucumber example for cross platform env.rb 2014-06-06 17:17:35 -04:00
bootstraponline
ef1d22e9f4 Fix Ruby sample code so it works on Sauce Labs
Add Android cucumber example

Fix #1458
2014-06-01 17:13:07 -04:00
Isaac Murchie
37380954d2 Update python samples for --strict-caps 2014-05-31 05:18:22 -07:00
Jonathan Lipps
0ec7113bbb Merge pull request #2714 from imurchie/isaac-pythonsamples
Add python sample accessing webview
2014-05-30 09:17:22 -07:00
Isaac Murchie
6145b8ce4e Add python sample accessing webview 2014-05-30 09:08:23 -07:00
Jayme Deffenbaugh
7459413331 Check for accessibility id matching selector first and then fall back to string match. 2014-05-29 14:22:01 -07:00
Jonathan Lipps
399adf2b0c Merge pull request #2673 from paymand/long_press_keycode
Renamed keyevent to press_keycode and added long_press_keycode.
2014-05-28 12:30:04 -07:00
Payman Delshad
8b1ec9d92c Renamed keyevent to press_keycode and added long_press_keycode. 2014-05-28 21:28:41 +02:00
Jonathan Lipps
59372ab4a1 Merge pull request #2666 from edgy360/master
Update capability names in sample code
2014-05-27 13:05:32 -07:00