Closed kazurayam closed 2 years ago
Now I have recognised that FirefoxDriver does not allow me FOR_HERE, then I find no reason to develop a wrapper for FireFox. My library would support ChromeDriver with FOR_HERE and TO_GO, and that's enough.
This project should not name itself as "webdriverfactory".
This project "webdriverfactory" should be renamed to "chromedriverfactory". And remove all source code about Firefox support
v0.4.0 did it
I should remove UserDataAccess.FOR_HERE/TO_GO option for FirefoxDriver, it does not make sense at all.
Because, as #33 tells, FireDriver always work as TO_GO mode, it never work in FOR_HERE mode.