Question #139817 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/139817
daluu posted a new comment: For using with Selenium Grid, that depends on your use case. If you are thinking of having multiple machines with same or different browsers to test, managed/controlled via Selenium Grid, and also in tandem, remotely execute Sikuli on each of those machines to perform automation that is complementary to Selenium, then no, tough luck. You would have a hard time synchronizing or mapping which remote machine to execute Sikuli on for which browser that the Grid hub controls. This gets more complicated the more machines you scale up. That is because we have no WhateverToolNameGrid or SeleniumPlusToolGrid solution. There is only a grid for Selenium. For other tools, you have to figure out where will you find an equivalent grid. No one has yet started work on such a non-Selenium Grid. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

