Carla Test Helper v0.1.14 CarlaTestHelper.V1.Util View Source
Util used by CarlaTestHelper
Link to this section Summary
Functions
Helper function for getting a button from the response
Helper function for getting a button payload from the response
Helper function for getting a gallery card from the response
Helper function for getting a gallery card button from the response
Helper function for getting a gallery card button payload from the response
Link to this section Functions
Helper function for getting a button from the response.
Parameters:
- response - The response to search through
- label - The label of the button to return
Helper function for getting a button payload from the response.
Parameters:
- response - The response to search through
- label - The label of the button to return
Helper function for getting a gallery card from the response
Parameters:
- response - The response to search through
- index - Index of the card to return
Helper function for getting a gallery card button from the response
Parameters:
- response - The response to search through
- index - Index of the card to search for buttons
- label - The label of the button to return
Helper function for getting a gallery card button payload from the response
Parameters:
- response - The response to search through
- index - Index of the card to search for buttons
- label - The label of the button to return