Skip to main content

Invalid Session error in the execution log

Last updated: September 2025

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 > WebUIChrome.

    Chrome desired capabilities
  2. Select Add from the command toolbar, then input the following values:

    Table 1
    argsList

    Click 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
Was this page helpful?