Commit Graph

13 Commits

Author SHA1 Message Date
Khanh Do
73bdc164b5 docs: Fix wdio config for webdriverio v6 (#14471) 2020-06-22 15:16:21 +09:00
dependabot-preview[bot]
1361411cc7 chore(deps-dev): bump mocha in /sample-code/javascript-webdriverio (#14437)
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-11 23:29:23 +09:00
dependabot-preview[bot]
d5119daba9 chore(deps-dev): bump webdriverio in /sample-code/javascript-webdriverio (#14117)
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 5.22.4 to 6.0.5.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/compare/v5.22.4...v6.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-27 10:26:29 -04:00
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
greenkeeper[bot]
cd07564127 chore(package): update assert to version 2.0.0 (#12633) 2019-05-13 08:19:06 -04: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
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
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