Skip to content

Conversation

@rpallavisharma
Copy link
Member

@rpallavisharma rpallavisharma commented Jun 21, 2024

User description

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.

Description

added window handle code for csharp

Motivation and Context

added window handle code for csharp

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.

PR Type

documentation


Description

  • Added C# code example for getting the current window handle in multiple language documentation files.
  • Updated the C# tab in the documentation to include a reference to the code block.

Changes walkthrough 📝

Relevant files
Documentation
windows.en.md
Add C# code example for current window handle                       

website_and_docs/content/documentation/webdriver/interactions/windows.en.md

  • Added C# code example for getting the current window handle.
  • Updated the C# tab to include a code block reference.
  • +3/-1     
    windows.ja.md
    Add C# code example for current window handle                       

    website_and_docs/content/documentation/webdriver/interactions/windows.ja.md

  • Added C# code example for getting the current window handle.
  • Updated the C# tab to include a code block reference.
  • +3/-1     
    windows.pt-br.md
    Add C# code example for current window handle                       

    website_and_docs/content/documentation/webdriver/interactions/windows.pt-br.md

  • Added C# code example for getting the current window handle.
  • Updated the C# tab to include a code block reference.
  • +3/-1     
    windows.zh-cn.md
    Add C# code example for current window handle                       

    website_and_docs/content/documentation/webdriver/interactions/windows.zh-cn.md

  • Added C# code example for getting the current window handle.
  • Updated the C# tab to include a code block reference.
  • +3/-1     

    💡 PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    @netlify
    Copy link

    netlify bot commented Jun 21, 2024

    👷 Deploy request for selenium-dev pending review.

    Visit the deploys page to approve it

    Name Link
    🔨 Latest commit 1f67842

    @qodo-merge-pro qodo-merge-pro bot added documentation Improvements or additions to documentation Review effort [1-5]: 2 labels Jun 21, 2024
    @qodo-merge-pro
    Copy link
    Contributor

    PR Reviewer Guide 🔍

    ⏱️ Estimated effort to review [1-5] 2
    🧪 Relevant tests No
    🔒 Security concerns No
    ⚡ Key issues to review None

    @qodo-merge-pro
    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for PR.

    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.

    Thank you @pallavigitwork !

    @harsha509 harsha509 merged commit f11dcc3 into SeleniumHQ:trunk Jun 21, 2024
    selenium-ci added a commit that referenced this pull request Jun 21, 2024
    @rpallavisharma rpallavisharma deleted the windowcsharp branch September 27, 2024 12:09
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    documentation Improvements or additions to documentation Review effort [1-5]: 2

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants