Skip to content

Add --headless for interactiveauth#148

Open
lootem wants to merge 2 commits intodirkjanm:masterfrom
lootem:master
Open

Add --headless for interactiveauth#148
lootem wants to merge 2 commits intodirkjanm:masterfrom
lootem:master

Conversation

@lootem
Copy link

@lootem lootem commented Feb 9, 2026

Example problematic scenario:

  • Using roadtx interactiveauth --estscookie on a machine with no GUI (ex. Docker container)
  • This creates a Selenium WebDriverException ("Process unexpectedly closed with status 255")

With the new --headless argument specified there is no exception and the tokens are captured as expected. The headless flag was added in #67 but no argument was added to change it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant