Apr 1, 20209 minBrowser unaware Selenium tests. STEP 3: Starting a browser based on a system propertyBy now, following the previous two posts in this series, you have setup the methods that initialize a Chrome and a Firefox browser. In...
Mar 25, 20208 minBrowser unaware Selenium tests. STEP 2: Creating browser initialization methods for Chrome, FirefoxIn this second post of the ‘browser unaware Selenium tests’ series, i will show what the methods that start Chrome and Firefox look like,...
Mar 18, 20206 minBrowser unaware Selenium tests. STEP 1: Identify OSs to run tests + choose browsers to supportIn this blog post series, i want to show how i normally set up my browsers and my Selenium code, in order to enable writing ‘cross-OS’,...