Support controlling whether a specific Worker starts and stops testing #1139
Open
Description
Our business requires controlling Workers in multiple different environments for testing. These Worker-controlled environments may include mobile phones, Linux, MacOS, Windows, etc. We have mechanisms for automatically detecting and restarting these environments, but sometimes certain environments still cannot function properly. We hope to be able to exclude them and allocate test cases to Worker processes corresponding to normal environments.
Can we consider supporting?