Skip to content

[πŸ› Bug]: Incorrect hugo syntax found in Webdriver > Driver > Quitting Sessions section.Β #2002

@harshitBhardwaj97

Description

@harshitBhardwaj97

What happened?

On page Documentation/WebDriver/Drivers under "Quitting Sessions" section, for Java, CSharp, JavaScript and Kotlin languages, due to missing braces in hugo syntax, the driver.quit() command is not being rendered properly (in the respective languages).

Also in case of CSharp/dotnet, the line to show driver.quit() is being referred from "examples/dotnet/HelloSelenium.cs", whereas it should be referring "examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs" (just like all other files refer the respective files from getting_started section). Images attached below for reference -

image image image image

What browsers and operating systems are you seeing the problem on?

Checked on Chrome, Firefox, Safari. It will be reproduced on all the browsers and OS, due to incorrect syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions