Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filling in test details on LambdaTest programmatically Section Confusion #31074

Closed
ShamarYarde opened this issue Dec 16, 2023 · 2 comments · Fixed by #31092
Closed

Filling in test details on LambdaTest programmatically Section Confusion #31074

ShamarYarde opened this issue Dec 16, 2023 · 2 comments · Fixed by #31092
Labels
Content:Learn:Cross-Browser-Testing Learning area Cross-Browser-Testing docs

Comments

@ShamarYarde
Copy link
Contributor

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Your_own_automation_environment

What specific section or headline is this issue about?

Filling in test details on LambdaTest programmatically

What information was incorrect, unhelpful, or incomplete?

The entire section looks like it implies that the commands should be ran inside a Bash terminal shell instead of it being another line of code inside the lambdatest_google_test.js file after the driver object has been created.

What did you expect to see?

A successful result after running either driver.executeScript("lambda-status=passed"); or driver.executeScript("lambda-status=failed"); inside a Bash terminal shell.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@ShamarYarde ShamarYarde added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 16, 2023
@github-actions github-actions bot added the Content:Learn:Cross-Browser-Testing Learning area Cross-Browser-Testing docs label Dec 16, 2023
@hamishwillee
Copy link
Collaborator

I'm not sure I read it that way - I mean it starts with an example that you are supposed to copy into a file.

I think I'd need to see a PR to understand this.

@ShamarYarde
Copy link
Contributor Author

@hamishwillee I created the corrected misleading text PR with I thought was supposed to happen.

@bsmth bsmth removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:Cross-Browser-Testing Learning area Cross-Browser-Testing docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants