Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website_and_docs/content/_index.pt-br.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{{< blocks/section color="selenium-green" height="min" >}}
<div class="mx-auto text-center p-4">
<h1 class="d-1 fw-bold">Selenium automatiza navegadores. É isso!</h1>
<h1 class="d-1 fw-bold">Selenium automatiza navegadores. ¡Ya está!</h1>
<p class="d-1 fs-1 fw-normal mb-0">O que você fará com esse poder é inteiramente consigo.</p>
<p class="lead mt-3 mb-0">
O uso mais normal é automatizar testes para aplicativos web, mas não está limitado a apenas isso.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "IE Driver Server"
linkTitle: "IE Driver Server"
weight: 8
description: >
The Internet Explorer Driver is a standalone server that implements the WebDriver specification.
El Internet Explorer driver es un servidor autónomo que implementa la especificación WebDriver.
---
This documentation previously located [on the wiki](https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver-Internals)

Expand Down