Skip to content

UI: Browser [open and close] #1

Description

@zzzstr

Create an UI with two buttons, to start and close.

Start button:

  • Enabled when no browser session is open from Selenium drivers.
  • Disabled when there is an active browser session opened by Selenium drivers.
  • On click, it triggers the opening of a browser.

Close button:

  • Enabled when there is a browser session open from Selenium drivers.
  • Disabled when there is no active browser session opened by Selenium drivers.
  • On click, it quits the browser session.

Activity

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

Metadata

Metadata

Assignees

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