Sandeep Singh
Sandeep Singh
For now, I've just added a listener to port 80 with a redirect action to port 443 to avoid the issue I am getting but I guess this should be...
Temporarily, I have created following custom step: When(/^I set request body to "(.*?)"$/) do |value| @body = value end and then the following scenario works: Scenario: Try to set keep...
@corbett3289 - please confirm if suggestion made by @samnissen worked for you or not. If we don't hear a response within few days, I will close this issue assuming it...
> This looks good to me @deibele1, though it is definitely far outside my area of expertise. @sandeepnagra Can you please also review? Yes, I can take a look at...