We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3805129 commit 9b0665bCopy full SHA for 9b0665b
website_and_docs/content/documentation/webdriver/browsers/firefox.pt-br.md
@@ -121,7 +121,7 @@ options.Profile = profile;
121
var driver = new RemoteWebDriver(options);
122
{{< /tab >}}
123
{{< tab header="Ruby" text=true >}}
124
- {{< gh-codeblock path="/examples/ruby/spec/browsers/firefox_spec.rb#L139-L141" >}}
+{{< gh-codeblock path="/examples/ruby/spec/browsers/firefox_spec.rb#L139-L141" >}}
125
126
{{< tab header="JavaScript" >}}
127
const { Builder } = require("selenium-webdriver");
0 commit comments