roboScript property

FileReference? roboScript
getter/setter pair

An optional Roboscript to customize the crawl.

See https://firebase.google.com/docs/test-lab/android/robo-scripts-reference for more information about Roboscripts. The maximum allowed file size of the roboscript is 10MiB.

Implementation

FileReference? roboScript;