Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Maximize window and screenshot capabilities using Chrome 57 in SOAtest 9.10.1 and earlier

Options
jakubiak
jakubiak Posts: 801 admin

In Chrome 57 the ability to take screenshots or maximize a window when using the Selenium engine for playback is broken in SOAtest 9.10.1 and earlier due to an issue in ChromeDriver (see https://bugs.chromium.org/p/chromedriver/issues/detail?id=1625). The ChromeDriver team fixed the issue in version 2.28 and the updated version will be shipped in the SOAtest 9.10.2 release. In the meantime, you have the following options:

  1. Disable Chrome auto-update so the tests run on Chrome 56 or earlier
  2. Manually update the ChromeDriver to version 2.28 by following the directions in the SOAtest documentation - search for "Upgrading WebDriver Support for Chrome (ChromeDriver)"