From 4b8ad70d18183af5fa9a96b4335d7bd15155ce74 Mon Sep 17 00:00:00 2001 From: Agustin Pequeno <33221555+aguspe@users.noreply.github.com> Date: Sun, 16 Jul 2023 09:45:38 +0200 Subject: [PATCH] Update read_me.tt --- lib/generators/templates/common/read_me.tt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/generators/templates/common/read_me.tt b/lib/generators/templates/common/read_me.tt index f2649fef..6bd7e478 100644 --- a/lib/generators/templates/common/read_me.tt +++ b/lib/generators/templates/common/read_me.tt @@ -52,6 +52,10 @@ Ruby Raider is a generator and scaffolding gem to make UI test automation easier * Generating a visual testing framework with Cucumber, Applitools and Selenium +* Generating a mobile testing framework with Rspec and Sparkling Watir for IOS + +* Generating a mobile testing framework with Cucumber and Sparkling Watir for IOS + ***In order to run the Appium tests, download the example [app](https://github.com/saucelabs/my-demo-app-rn).*** ***Remember to use the full path of the app that you download in the capabilities file***