Skip to content

Remove Protocol Selection on Test Configuration #42

Description

@bengordon83

As a user I do not want to have to select the protocol (http/https) for my test as I might not know it.

I would suggest simply using a blank box to allow the user to enter the URL. If they specify a protocol, test with that, if they do not, run a single test and use whatever protocol it responds with.

That is, if someone enters www.testsite.com we should check and see if that is https or http and use that protocol for our test. If, however someone enters https://www.testsite.com we should of course honor that and use https

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions