webdriverio/webdriverio

[💡 Feature]: validate remote and testrunner options

Open

#10,953 opened on Aug 15, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (1,793 forks)batch import
Idea 💡help wanted

Repository metrics

Stars
 (6,029 stars)
PR merge metrics
 (Avg merge 15d 15h) (48 merged PRs in 30d)

Description

Is your feature request related to a problem?

Currently we have a lot of manual code to validate options passed into remote, attach or WebdriverIO.Config.

Describe the solution you'd like.

We should simplify that by using Zod.

Describe alternatives you've considered.

keep status quo

Additional context

This is a v9 task and pull requests should be raised against the v9 branch. Join the 🙏-contribute channel on Discord if you are interested to join us in this effort.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor guide