Closed kamranayub closed 6 months ago
The @wdio/sync package was deprecated and only works in Node <= 16 which is out of support. To support v18+ I need to migrate the spec files to the async API. However, this will also make the code out-of-sync with the course videos.
@wdio/sync
The
@wdio/sync
package was deprecated and only works in Node <= 16 which is out of support. To support v18+ I need to migrate the spec files to the async API. However, this will also make the code out-of-sync with the course videos.