Skip to content

Conversation

@karanshah-browserstack
Copy link
Collaborator

No description provided.

Comment on lines 13 to 15
while (!localStarted) {
await sleep(1000);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this wait required?
What if local fails to start?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Throwing an error now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we exit if we fail to start the BrowserStack local? I haven't exited currently, because it also throws an error if there is any existing binary running on your system.

@SaranshBS
Copy link
Collaborator

Lets not add more than 6 test cases, 1p-5q

@karanshah-browserstack
Copy link
Collaborator Author

Lets not add more than 6 test cases, 1p-5q

@SaranshBS Product team wants to add 10+ test cases to demonstrate the workers implementation too.

@sourav-kundu
Copy link
Contributor

@SaranshBS 1P-5Q guy will not face any problem...since he would be using 1 worker only.

Comment on lines 14 to 15
"playwright": "^1.13.1",
"@playwright/test": "^1.13.1",
Copy link
Contributor

@sourav-kundu sourav-kundu Sep 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets not use ^ here...lets use specific versions or use ~

@francisf francisf merged commit 761b35b into browserstack:main Sep 28, 2021
@karanshah-browserstack karanshah-browserstack deleted the playwright-test branch September 29, 2021 12:24
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.

4 participants