File tree 4 files changed +16
-16
lines changed
website_and_docs/content/documentation/webdriver/drivers
4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -61,21 +61,21 @@ and it is recommended to always use `quit` to end the session
61
61
62
62
{{< tabpane text=true >}}
63
63
{{< tab header="Java" >}}
64
- {< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}
64
+ {{ < gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >} }
65
65
{{< /tab >}}
66
66
{{% tab header="Python" %}}
67
67
{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
68
68
{{% /tab %}}
69
69
{{< tab header="CSharp" >}}
70
- {< gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >}
70
+ {{ < gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >} }
71
71
{{< /tab >}}
72
72
{{< tab header="Ruby" >}}
73
73
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L16" >}}
74
74
{{< /tab >}}
75
75
{{< tab header="JavaScript" >}}
76
- {< gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >}
76
+ {{ < gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >} }
77
77
{{< /tab >}}
78
78
{{< tab header="Kotlin" >}}
79
- {< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >}
79
+ {{ < gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >} }
80
80
{{< /tab >}}
81
81
{{< /tabpane >}}
Original file line number Diff line number Diff line change @@ -60,21 +60,21 @@ weight: 3
60
60
61
61
{{< tabpane text=true >}}
62
62
{{< tab header="Java" >}}
63
- {< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}
63
+ {{ < gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >} }
64
64
{{< /tab >}}
65
65
{{% tab header="Python" %}}
66
66
{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
67
67
{{% /tab %}}
68
68
{{< tab header="CSharp" >}}
69
- {< gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >}
69
+ {{ < gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >} }
70
70
{{< /tab >}}
71
71
{{< tab header="Ruby" >}}
72
72
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L16" >}}
73
73
{{< /tab >}}
74
74
{{< tab header="JavaScript" >}}
75
- {< gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >}
75
+ {{ < gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >} }
76
76
{{< /tab >}}
77
77
{{< tab header="Kotlin" >}}
78
- {< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >}
78
+ {{ < gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >} }
79
79
{{< /tab >}}
80
80
{{< /tabpane >}}
Original file line number Diff line number Diff line change @@ -61,21 +61,21 @@ and it is recommended to always use `quit` to end the session
61
61
62
62
{{< tabpane text=true >}}
63
63
{{< tab header="Java" >}}
64
- {< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}
64
+ {{ < gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >} }
65
65
{{< /tab >}}
66
66
{{% tab header="Python" %}}
67
67
{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
68
68
{{% /tab %}}
69
69
{{< tab header="CSharp" >}}
70
- {< gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >}
70
+ {{ < gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >} }
71
71
{{< /tab >}}
72
72
{{< tab header="Ruby" >}}
73
73
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L16" >}}
74
74
{{< /tab >}}
75
75
{{< tab header="JavaScript" >}}
76
- {< gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >}
76
+ {{ < gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >} }
77
77
{{< /tab >}}
78
78
{{< tab header="Kotlin" >}}
79
- {< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >}
79
+ {{ < gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >} }
80
80
{{< /tab >}}
81
81
{{< /tabpane >}}
Original file line number Diff line number Diff line change @@ -61,21 +61,21 @@ weight: 3
61
61
62
62
{{< tabpane text=true >}}
63
63
{{< tab header="Java" >}}
64
- {< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}
64
+ {{ < gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >} }
65
65
{{< /tab >}}
66
66
{{% tab header="Python" %}}
67
67
{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
68
68
{{% /tab %}}
69
69
{{< tab header="CSharp" >}}
70
- {< gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >}
70
+ {{ < gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >} }
71
71
{{< /tab >}}
72
72
{{< tab header="Ruby" >}}
73
73
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L16" >}}
74
74
{{< /tab >}}
75
75
{{< tab header="JavaScript" >}}
76
- {< gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >}
76
+ {{ < gh-codeblock path="examples/javascript/test/getting_started/firstScript.spec.js#L28" >} }
77
77
{{< /tab >}}
78
78
{{< tab header="Kotlin" >}}
79
- {< gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >}
79
+ {{ < gh-codeblock path="examples/kotlin/src/test/kotlin/dev/selenium/getting_started/FirstScriptTest.kt#L35" >} }
80
80
{{< /tab >}}
81
81
{{< /tabpane >}}
You can’t perform that action at this time.
0 commit comments