Skip to content

Clarification regarding Thread.sleep usage #23

Description

@swathikvsr

I found after googling about time delays that we should be using Thread.sleep in the worst case but I found that https://github.com/ProtoTest/ProtoTest.Golem/blob/master/ProtoTest.Golem/Core/Common.cs#L185

is using the Thread.sleep() for all kinds of delay. Doesn't this affect the performance? What's the idea behind the Thread.sleep() usage here ? Please correct me as I am new to the selenium stuff...

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