Search Unity

Creating a Robo Script

Discussion in 'Android' started by korchuk, Jun 15, 2018.

  1. korchuk

    korchuk

    Joined:
    Jun 15, 2018
    Posts:
    6
    Hey guys,

    I am wondering how does one take advantage of Google/Firebase Robo Script when developing with Unity?

    I tested the RoboScript recorder, but the only events I see popping up in the script are "delay" and keyboard native events.

    I assume the problem has to do with "UI framework support. Robo test is only compatible with apps that use UI elements from the Android UI framework (including View and ViewGroup objects, but excluding WebView objects)."(https://firebase.google.com/docs/test-lab/android/robo-ux-test)

    Is there a workaround? How do you take advantage of pre-launch report?

    Much appreciate any advice on the topic.
     
    andriilytvynenko, Biktor and Mccbbi like this.
  2. Ebonicus

    Ebonicus

    Joined:
    Oct 31, 2016
    Posts:
    158
    I also need this answered.
    Looks like you have top generate roboscript in Android Studio, which I never use.
     
    andriilytvynenko likes this.
  3. rus89

    rus89

    Joined:
    Apr 22, 2015
    Posts:
    9
  4. royi-mat

    royi-mat

    Joined:
    Jan 23, 2021
    Posts:
    7
    Hi all, any chance something has changed with this subject in the last 4 years since the last comment?