dmolchanenko/RedwoodHQ

Do not expire user's cookies

Opened this issue · 1 comments

While running test cases via REST API we saw an issue where one run aborts due to user's cookies expiration when a new run is triggered.
Can we have multiple parallel test runs with the same user via Redwood's REST API?

Hi Irina,

I'm trying to understand your issue. Can you explain where you think the issue is occurring? Do you feel this is an issue with the REST API? Can you tell a little bit about your setup? I am able to run multiple tests with the same user id in parallel. We are currently running 10 in parallel.

Also, this might be a good question to post in the Google group as it will reach a wider audience.

I look forward to your reply.