forked from cypress-io/cypress-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pt-br.yml
222 lines (219 loc) · 5.46 KB
/
pt-br.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
menu:
guides: Guias
api: API
plugins: Plugins
faq: FAQ
examples: Exemplos
search: Pesquisa
index:
get-started: Introdução
page:
contents: Conteúdo
back-to-top: Ir para o topo
improve: Melhorar este documento
prev: Anterior
next: Próximo
last-updated: "Última atualização: %s"
sidebar:
guides:
overview: Visão Geral
why-cypress: Por que o Cypress?
getting-started: Introdução
key-differences: Principais diferenças
installing-cypress: Instalando o Cypress
writing-your-first-test: Escrevendo seu primeiro teste
testing-your-app: Testando sua Aplicação
interacting-with-elements: Interagindo com Elementos
core-concepts: Principais Conceitos
introduction-to-cypress: Introdução ao Cypress
writing-and-organizing-tests: Escrevendo e Organizando seus Testes
conditional-testing: Testes Condicionais
test-runner: O Test Runner
dashboard: Dashboard
dashboard-introduction: Introdução
projects: Projetos
runs: Runs
organizations: Organizações
users: Usuários
github-integration: Integração com GitHub
analytics: Analytics
debugging: Debugando
variables-and-aliases: Variáveis e Aliases
stubs-spies-and-clocks: Stubs, Spies e Clocks
network-requests: Network Requests
screenshots-and-videos: Screenshots e Vídeos
guides: Guias
command-line: Linha de Comando
continuous-integration: Integração Contínua
parallelization: Paralelização
environment-variables: Variáveis de Ambiente
launching-browsers: Iniciando navegadores
cross-browser-testing: Cross Browser Testing
custom-commands: Comandos Customizados
web-security: Segurança Web
references: Referências
configuration: Configuração
proxy-configuration: Configuração de Proxy
error-messages: Mensagens de Erro
bundled-tools: Ferramentas incluídas
assertions: Asserções
best-practices: Boas Práticas
trade-offs: Trade-offs
troubleshooting: Troubleshooting
changelog: Changelog
migration-guide: Migration Guide
roadmap: Roteiro
tooling: Ferramentas
IDE-integration: IDE Integration
plugins-guide: Plugins
reporters: Reporters
typescript-support: TypeScript
module-api: Módulo de API
retry-ability: Capacidade de repetição
visual-testing: Teste Visual
code-coverage: Cobertura de Código
api:
api: API
table-of-contents: Índice
commands: Comandos
and: and
as: as
blur: blur
check: check
children: children
clear: clear
clearcookie: clearCookie
clearcookies: clearCookies
clearlocalstorage: clearLocalStorage
click: click
clock: clock
closest: closest
contains: contains
dblclick: dblclick
debug: debug
document: document
each: each
end: end
eq: eq
exec: exec
filter: filter
find: find
first: first
fixture: fixture
focus: focus
focused: focused
get: get
getcookie: getCookie
getcookies: getCookies
go: go
hash: hash
hover: hover
invoke: invoke
its: its
last: last
location: location
log: log
next: next
nextall: nextAll
nextuntil: nextUntil
not: not
parent: parent
parents: parents
parentsuntil: parentsUntil
pause: pause
prev: prev
prevall: prevAll
prevuntil: prevUntil
readfile: readFile
reload: reload
request: request
rightclick: rightclick
root: root
route: route
screenshot: screenshot
scrollintoview: scrollIntoView
scrollto: scrollTo
select: select
server: server
setcookie: setCookie
should: should
siblings: siblings
spread: spread
spy: spy
stub: stub
submit: submit
task: task
then: then
tick: tick
title: title
trigger: trigger
type: type
uncheck: uncheck
url: url
viewport: viewport
visit: visit
wait: wait
window: window
within: within
wrap: wrap
writefile: writeFile
events: Events
catalog-of-events: Catalogo de Eventos
assertions: Asserções
all-assertions: Todas Asserções
on: on
once: once
removelistener: removeListener
removealllisteners: removeAllListeners
utilities: Utilities
_: _
$: $
minimatch: minimatch
moment: moment
blob: Blob
promise: Promise
sinon: sinon
cypress-api: Cypress API
config: config
env: env
isbrowser: isBrowser
iscy: isCy
custom-commands: Commands
cookies: Cookies
dom: dom
cypress-log: log
cypress-server: Server
plugins: Plugins
writing-a-plugin: Escrevendo um Plugin
preprocessors-api: Pré-processadores
browser-launch-api: Browser Launching
configuration-api: Configuração
version: version
arch: arch
browser: browser
platform: platform
selector-playground-api: SelectorPlayground
screenshot-api: Screenshot
after-screenshot-api: After Screenshot
spec: spec
examples:
examples: Exemplos
recipes: Tutoriais
tutorials: Tutoriais em Vídeo
applications: Aplicações
docker: Docker
media: Media
courses-media: Cursos
webinars-media: Webinars
blogs-media: Blogs
talks-media: Palestras
podcasts-media: Podcasts
screencasts-media: Screencasts
workshop: Workshop
projects-media: Projects
faq:
questions: FAQ
general-questions-faq: Perguntas gerais
using-cypress-faq: Usando Cypress
dashboard-faq: Dashboard
company-faq: Empresa