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 216a710 commit 4055facCopy full SHA for 4055fac
website_and_docs/content/documentation/webdriver/getting_started/install_library.pt-br.md
@@ -37,7 +37,7 @@ Especifique a dependência no `build.gradle` do seu projeto como `testImplementa
37
{{% /tab %}}
38
{{% tab header="Python" %}}
39
A mínima versão suportada do Python para cada versão do Selenium pode ser encontrada
40
-em "Supported Python Versions" no [PyPi](https://pypi.org/project/selenium/)
+em "Supported Python Versions" no [PyPi](https://pypi.org/project/selenium/).
41
42
Existe muitas formas diferentes de instalar Selenium.
43
0 commit comments