Verify the current scene matches expectations.
Parameters
Question to ask about the scene.
Response
True if the scene matches expectations, False otherwise.
Example Usage
is_correct = await client.verify_scene("Is the object in the correct position?")