Unable to run Web UI tests on an Android 13 device or emulator

When you run Web UI tests in Google Chrome versions that are earlier than 110 on an Android 13 device or emulator, the browser fails to open.

Cause

The browser fails to open due to an issue with the Google Chrome driver for versions that are earlier than 110.

Resolution

To resolve this issue, you must perform the following steps:
  1. Upgrade the existing version of Google Chrome to 110 or later on the Android 13 device.
  2. Run the Web UI tests on the device or emulator.