- Issue created by @eiriksm
- π³π΄Norway eiriksm Norway
Just to also present a solution.
I Just went with logging out by myself with what I know works on my project right here:
$this->drupalGet(Url::fromRoute('user.logout.confirm')); $this->getSession()->getPage()->find('css', '#user-logout-confirm [name="op"]')->click(); $this->drupalResetSession();
- Status changed to Closed: outdated
20 days ago 10:42am 12 August 2025