Carla Test Helper v0.1.14 CarlaTestHelper.V2.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

Link to this function get_button(response, label) View Source

Helper function for getting a button from the response.

Parameters:

  • response - The response to search through
  • label - The label of the button to return
Link to this function get_button_payload(response, label) View Source

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