set_application_info


Description:

public void set_application_info (ApplicationInfo info)

Set the application information to this.

This information will be used by the driver service to match the requested capabilities with the actual application information. If this information is not provided to the session when a new automation session is requested, the creation might fail if the client requested a specific browser name or version. This will not have any effect when called after the automation session has been fully created, so this must be called in the callback of automation_started signal.

Parameters:

this

a AutomationSession

info

a ApplicationInfo