You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to make a simple test suite for a page that requires login, this seems to be supported during playback as mentioned in #67, but during recording it seems my cookies are still getting cleared.
Here's what I'm doing:
I start SE builder, select selenium 2 and record the steps for login
Save the test case
Select Suite->Record New Script
-> The resulting pop-up warns "This will delete all cookies for the domain you're recording for"
Select "Selenium 2"
Unfortunately clicking Selenium 2 does exactly that - clears cookies and I'm now logged out of the page I'm trying to record from. To me that seems like undesired behaviour when building a suite of consecutive tests.
Br,
Martin
The text was updated successfully, but these errors were encountered:
I'm not sure what the text in the screenshot reads, but mine has a "Share state across suite". Perhaps I didn't make that clear, but this is what I clicked and then record. Only it seems to make no difference during the recording session (only playback).
Hi,
I'm trying to make a simple test suite for a page that requires login, this seems to be supported during playback as mentioned in #67, but during recording it seems my cookies are still getting cleared.
Here's what I'm doing:
-> The resulting pop-up warns "This will delete all cookies for the domain you're recording for"
Unfortunately clicking Selenium 2 does exactly that - clears cookies and I'm now logged out of the page I'm trying to record from. To me that seems like undesired behaviour when building a suite of consecutive tests.
Br,
Martin
The text was updated successfully, but these errors were encountered: