Ranorex uses the DOM object of your Unit Under Test. Therefore there shouldn't be a problem to test a web-page in different browser, because Ranorex always identify your elements by the DOM object. The DOM object is always the same, independent which browser is in use.