Version 3.1.11
Adding specified path to the directory containing drivers in app.config: pathToChromeDriverDirectory, PathToFirefoxDriverDirectory, PathToInternetExplorerDriverDirectory, PathToEdgeDriverDirectory, fixes #98, more details here
Added method CutOutScreenShot, Cut out the screen shot by giving locationX, locationY, elementWidth, elementHeight
Breaking change:
Removed browser type FirefoxPortable and setting ChromePath, use ChromeBrowserExecutableLocation,FireFoxBrowserExecutableLocation from app.config instead
Removed UseDefaultFirefoxProfile flag, use only PathToFirefoxProfile instead