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

Changelocatorandinfo #1337

Open
wants to merge 5 commits into
base: trunk
Choose a base branch
from

Conversation

pallavigitwork
Copy link
Contributor

@pallavigitwork pallavigitwork commented Mar 13, 2023

Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.

changed the locator and information document

Description

modified js code
in both documents

Motivation and Context

code got deleted. fixed a vaiable name

Types of changes

  • Change to the site (I have double-checked the Netlify deployment, and my changes look good)
  • Code example added (and I also added the example to all translated languages)
  • Improved translation
  • Added new translation (and I also added a notice to each document missing translation)

Checklist

  • I have read the contributing document.
  • I have used hugo to render the site/docs locally and I am sure it works.

@netlify
Copy link

netlify bot commented Mar 13, 2023

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 5522f23
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/641886053820510008afe83b
😎 Deploy Preview https://deploy-preview-1337--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pallavigitwork pallavigitwork mentioned this pull request Mar 13, 2023
6 tasks
Copy link
Member

@harsha509 harsha509 left a comment

Choose a reason for hiding this comment

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

Hi @pallavigitwork ,

Thank you for the PR. PR looks good to me to get started, but could you please revert the files hugo.toml, package.json and package-lock.json.

@@ -5,7 +5,7 @@ enableRobotsTXT = true

# Will give values to .Lastmod etc.
enableGitInfo = true
#ignoreErrors = ["error-remote-getjson"]
ignoreErrors = ["error-remote-getjson"]
Copy link
Member

Choose a reason for hiding this comment

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

hi @pallavigitwork ,

This should be commented out.

"requires": {
"queue-microtask": "^1.2.2"
}
},
"slash": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-5.0.0.tgz",
"integrity": "sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ=="
"integrity": "sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ==",
"dev": true
Copy link
Member

Choose a reason for hiding this comment

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

Strange,

How come all packages are added with dev:true and am not sure hugo packages are updated!

@diemol
Copy link
Member

diemol commented Feb 19, 2024

@pallavigitwork is this PR still valid?

@pallavigitwork
Copy link
Contributor Author

i will check and update you by this week.

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.

None yet

3 participants