Skip to content

Fix added missing quotation marks in examples#10250

Merged
diemol merged 2 commits intoSeleniumHQ:trunkfrom
boris779:trunk
Jan 20, 2022
Merged

Fix added missing quotation marks in examples#10250
diemol merged 2 commits intoSeleniumHQ:trunkfrom
boris779:trunk

Conversation

@boris779
Copy link
Copy Markdown
Contributor

Fixes #10249

Description

Fix missing quotations, Backslashes, and some #

Motivation and Context

Fixing documentation issues

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@harsha509 harsha509 added the C-java Java Bindings label Jan 18, 2022
Copy link
Copy Markdown
Member

@diemol diemol 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, @boris779!

@diemol diemol merged commit deeaa71 into SeleniumHQ:trunk Jan 20, 2022
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

elgatov pushed a commit to elgatov/selenium that referenced this pull request Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-java Java Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: Grid Documentation issue, missing quotationsmarks and backslashes

3 participants