Patch Changes
-
0a19d78: Fix
clearRuntimeFolderclearing the actual and diff folders after each spec/feature execution instead of once before all workers start. This caused only the last spec's visual data to be present in the output when running multiple specs.Committers: 1
- Wim Selles (@wswebcreation)
-
ed0bea6: Fix
EISDIRerror when usingresolveSnapshotPathwith the visual service. The service now usesdirname()of the resolved path as the baseline folder, preventing it from creating a directory at a path thatexpect-webdriverio's snapshot service expects to be a file. Fixes #984.Committers: 1
- Wim Selles (@wswebcreation)
-
cbf1d22: Fix incomplete
wdio-ics:optionstype augmentation onWebdriverIO.Capabilities. The global type declaration now uses theWdioIcsOptionsinterface directly, ensuring all supported properties (logName,name) are available to TypeScript users in both standalone and multiremote configurations. Fixes #732.Committers: 1
- Wim Selles (@wswebcreation)
-
Updated dependencies [0a19d78]
-
Updated dependencies [ce74703]
- @wdio/[email protected]