Teerapap Changwichukarn
Teerapap Changwichukarn
I think this duplicates issue #41
I've added postinstall hook to run `webdriver-manager update` again. I've tested it on my OSX. I push the fix on branch `webdriver-auto-update`. Can somebody test it on Linux and Windows...
Currently this plugin specifies `"protractor": "^1.0.0"` as dependency. It installs the latest version of protractor which is `v1.3.1`. I've tried running its `webdriver-manager update` and it installs `selenium-server-standalone-2.43.1.jar`. How do...
I agree that block/delegate pattern is useful enough. However, in case there are many objects of unsupported classes, there would have many temporary NSDictionary or NSArray objects along the serialization....