I need to run my Robot test scripts using portable browsers of specific versions, instead of the one those are installed on the host machine. How can I achieve this? Is there any option available in Selenium Capabilities?
My requirement is for Chrome, IE, and Firefox - all these browser's portable versions.