Selenium WebDriver - Mastering Test Automation with Selenium What is Selenium? Selenium is an open source automated testing suite for web applications across different browsers and platforms. It is quite similar to HP Quick Test Professional (QTP) only that Selenium focuses on automating...
www.b4x.com
In debug mode it works with the chromedriver placed in the Objects folder. yet with exe release version the driver is not by auto copied to the build folder so the released version fails to run. May i know where should i copy the chromedriver to make it work?