web icon indicating copy to clipboard operation
web copied to clipboard

feat: add support for Webdriver launcher to setViewportPlugin

Open web-padawan opened this issue 11 months ago • 2 comments

What I did

Fixes #1072

  1. Added setWindowSize() to Webdriver launcher (only in "SessionManager" used with concurrency: 1)
  2. Updated setViewportPlugin() to use the new setWindowSize() API with Webdriver launcher

web-padawan avatar Dec 23 '24 08:12 web-padawan