Skip to content

Global setup - can isSessionValid be done earlier? #89

@JayAshton

Description

@JayAshton

Currently in global setup we use isSessionValid to determine whether cookies need to be regenerated for a given exui user - here

However this is done after any fixture setup and hence a browser is spawned before this check occurs, so can this check be done somewhere else earlier in the process? Preferably prior to the browser instance creation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions