Table of Contents

Method EvalUi

Namespace
GrindFest
Assembly
GrindFest.dll

EvalUi(string)

Run JS in the live UI context. How a test asks the app for something a player cannot click (opening a panel directly, or reading a value) without duplicating the runner lookup.

protected void EvalUi(string js)

Parameters

js string