Hello,
I’m kind of new to robot, lnly a few months I work with it and so far I’m impressed
I have the need now to automate a simple test that change some parameters from a web GUI from a server (that’s not a problem I can use the selenium robot library) and then chech that those parameters changed some settings in a config file on some clients (windows and linux):
Would be nice if I can verify the clients in parallel (not one by one)
any suggestion?
the SSH library maybe? Used together Pabot?
Thanks for your suggestions’