12 years ago
Separate log ins for three different computers
I'm trying to run a distributed test that launches and logs onto a product on three seprate computers. I've managed to launched the product and log into the product on three different computers, the master computer having a serprate login than the slave computers. I was wondering if anyone had an idea or hint or if it's even possible to run seperate logins for the slave computer.
Summary:
Master Computer - logging in through username1 (Working)
Slave Computer One - logging in through username2 (Working)
Slave Computer Two - logging in through username3 (How do I make this log in through username3 versus username2?)
I code in C#.
Summary:
Master Computer - logging in through username1 (Working)
Slave Computer One - logging in through username2 (Working)
Slave Computer Two - logging in through username3 (How do I make this log in through username3 versus username2?)
I code in C#.