James Jervis

Results 2 issues of James Jervis

In order to set the firefox path for firefox portable, a few additional CapabilityType constants should be define: const seleniumProtocol = "seleniumProtocol"; const firefox_binary = "firefox_binary"; @see https://groups.google.com/forum/?fromgroups=#!topic/selenium-users/LvB1dtAwlDs

I get an unable to render template error when i do not over-ride the AbstractRestfulController method. By default, the response code is set and an array is returned which appears...