Skip to content

Commit b17fdda

Browse files
committed
Merge pull request #12 from browserstack/refer_samples
Refer to external samples
2 parents 4e442dd + 74e3800 commit b17fdda

11 files changed

+6
-235
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Do remember to switch the USERNAME and ACCESS_KEY with your own browserstack cre
99

1010
---
1111

12-
The Code Samples for intern framework can be found [here](https://github.com/browserstack/intern-browserstack)
12+
For other nodejs frameworks, refer to their individual repositories -
1313

14-
The Code Samples for protractor framework can be found [here](https://github.com/browserstack/protractor-browserstack)
14+
- [Internjs](https://github.com/browserstack/intern-browserstack)
15+
- [Protractor](https://github.com/browserstack/protractor-browserstack)
16+
- [Nightwatch](https://github.com/browserstack/nightwatch-browserstack)
17+
- [WD](https://github.com/browserstack/wd-browserstack)
18+
- [Nemo](https://github.com/browserstack/nemo-browserstack)

nemo/README.md

-30
This file was deleted.

nemo/config/browserstack.json

-13
This file was deleted.

nemo/config/config.json

-18
This file was deleted.

nemo/nemo.js

-23
This file was deleted.

nemo/package.json

-19
This file was deleted.

nightwatch/README.md

-21
This file was deleted.

nightwatch/settings.json

-29
This file was deleted.

nightwatch/tests/google/googleTest.js

-13
This file was deleted.

wd/example.js

-41
This file was deleted.

wd/index.js

-26
This file was deleted.

0 commit comments

Comments
 (0)