Wait
Tool wait
¶
Description¶
Use this when you think you see a loading screen. This will force the app to wait for a specified amount of time. Prefer using this over the back button.
Command Class¶
xyz.block.trailblaze.toolcalls.commands.WaitForIdleSyncTrailblazeTool
Registered WaitForIdleSyncTrailblazeTool
in ToolRegistry
¶
Optional Parameters¶
timeToWaitInSeconds
:Integer
Unit: seconds. Default Value: 5 seconds.
NOTE: THIS IS GENERATED DOCUMENTATION