greenkeeper[bot]
0cd15541da
Update mocha in group sample-code to the latest version 🚀 ( #13876 )
...
* chore(package): update mocha to version 7.0.1
* chore(package): update mocha to version 7.0.1
2020-01-27 12:54:04 -08:00
Canhua Li
b38ed1efcd
docs: add sample for WinAppDriver on Windows ( #13157 )
2019-08-31 10:00:27 +09:00
Srinivas Vishnubhotla
40cb4f610c
docs: Java sample code for Windows Desktop Applications ( #13132 )
...
* Windows Desktop Application Java Sample Code
2019-08-29 16:42:56 +09:00
Isaac A. Murchie
be967320c2
sample-code: fix python sample ( #13107 )
2019-08-22 07:57:13 -05:00
Mori Atsushi
bdb234db9e
fix: sample codes in python ( #13091 )
2019-08-18 21:28:04 +09:00
Isaac A. Murchie
eb4ddafc36
Update python sample code ( #12681 )
2019-05-23 09:37:40 -04:00
greenkeeper[bot]
cd07564127
chore(package): update assert to version 2.0.0 ( #12633 )
2019-05-13 08:19:06 -04:00
Isaac A. Murchie
4ccc8665f8
Begin running sample code in CI ( #12519 )
...
* Make stage in Travis to run wd sample code
* Clean up wd sample code for Sauce runs
* Restrict to master/non-PR builds
2019-04-23 12:58:42 -04:00
Kazuaki Matsuo
906350fd33
update sample apk ( #12380 )
2019-03-25 09:29:17 -07:00
Isaac A. Murchie
8e5ec38d3f
Add function names ( #12370 )
2019-03-22 15:13:02 -04:00
greenkeeper[bot]
541beecc27
Update mocha in group sample-code to the latest version [ci skip] 🚀 ( #12185 )
2019-02-19 20:31:07 -08:00
Kazuaki Matsuo
783c5e3c2e
ignore .lock file in ruby sample code ( #12034 )
2019-01-19 15:19:51 +09:00
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