Skip to main content

Invalid Session error in the execution log

When executing tests with Chrome browser, there is Invalid Session error message in the execution log.

  1. From your opened project in Katalon Studio, navigate to Projects > Settings > Desired Capabilities > WebUI > Chrome.
    Chrome desired capabilities
  2. Select Add from the command toolbar, then input the following values:
    Table 1
    NameTypeValue
    argsListClick More [...]. In the pop-up List Property Builder dialog, click Add, then input values from Table 2 below.
    Table 2
    TypeValue
    String--no-sandbox
    String--disable-dev-shm-usage
    String--disable-gpu
    desired capabilities to avoid Invalid Sessions