Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
202 views
in Technique[技术] by (71.8m points)

Can Selenium Grid start test on one machine, and perform different verifications on other machines?

I've been exploring with Selenium Grid for a while now but I think I'm starting to realize that it's not the framework I need for my scenario.

Basically, I have a web app that runs on three different machines. I need to execute a test on Machine A (click this and that), and verify if the two machines display what I expect it to display when some activity is performed on Machine A. Basically, I need to have a separate verification for those three machines because they will behave differently depending on the activity from Machine A.

From what I've gathered with Selenium Grid, it seems that this can only fire a test on all the machines registered in the hub in parallel, which is not my case, but I'm not sure if it's actually possible so if someone has any advice for me, I would appreciate it.

question from:https://stackoverflow.com/questions/65846628/can-selenium-grid-start-test-on-one-machine-and-perform-different-verifications

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...