First "non pre" release.
I found that WDCurseAPI used request.Session as web, not webdriver. That was fixed.
Also added support for OperaDriver, GeckoDriver and Safari web driver (probably, not sure, I don't have mac).
Added PyDocs. They contain links to the methods in API Docs.
And some other minor fixes.