From 6237f452f857971f51f2bec677fdaa60bd15650c Mon Sep 17 00:00:00 2001 From: butomo1989 Date: Tue, 2 Jul 2019 13:57:10 +0200 Subject: [PATCH] Added hyperlink --- README_GENYMOTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_GENYMOTION.md b/README_GENYMOTION.md index 8292630..c62a09c 100644 --- a/README_GENYMOTION.md +++ b/README_GENYMOTION.md @@ -3,7 +3,7 @@ Genymotion Cloud ![Genymotion](images/logo_genymotion.png) -You can easily scale your Appium tests on Genymotion Android virtual devices in the cloud. They are available on SaaS or as virtual images on AWS, GCP or Alibaba Cloud. +You can easily scale your Appium tests on Genymotion Android virtual devices in the cloud. They are available on [SaaS](http://bit.ly/2YP0P1l) or as virtual images on AWS, GCP or Alibaba Cloud. 1. On SaaS
Use [device.json](genymotion/example/sample_devices/devices.json) to define the device to start. You can specify the port on which the device will start so you don't need to change the device name in your tests every time you need to run those tests. Then run following command