Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Check the "Remember me" when logging in #245

Closed
johnbillion opened this issue May 14, 2019 · 2 comments
Closed

Check the "Remember me" when logging in #245

johnbillion opened this issue May 14, 2019 · 2 comments
Labels
Milestone

Comments

@johnbillion
Copy link
Contributor

Expected behaviour

When using the iAmLoggedInAsRole( ... ) step the user should remain logged in.

Current behaviour

We're seeing some instances where the user's session expires part way through a feature, causing it to fail.

Context

This appears to be caused by the fact the "Remember me" box isn't checked when logging in the user.

Your environment

Include as many relevant details about the environment you experienced the bug in:

  • WordHat version used: 3.1.2
  • Environment name and version: PHP 7.2 on Nginx
  • Server operating system type and version: Chassis
  • Type of Behat browser used (e.g. Selenium, headless Chrome, etc): selenium2
@paulgibbs paulgibbs added the bug label May 15, 2019
@paulgibbs paulgibbs added this to the Next Release milestone May 15, 2019
@paulgibbs paulgibbs added this to Next in WordHat roadmap. May 15, 2019
paulgibbs added a commit that referenced this issue May 15, 2019
Try to avoid the Selenium browser aggresively logging the user out.

See #245
@paulgibbs
Copy link
Owner

Done in #247

@paulgibbs paulgibbs removed this from Next in WordHat roadmap. May 31, 2019
@paulgibbs
Copy link
Owner

This is going into 3.2.0

paulgibbs added a commit that referenced this issue Oct 20, 2019
Try to avoid the Selenium browser aggresively logging the user out.

See #245
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants