PIT Training - 00
===
---
## Topic
* Selenium Introduction
* Selenium IDE
* Crawling WEB with Selenium IDE
* practice
---
## Environment
* Browser
- [ ] Chrome / Firefox
* Plugin
- [ ] Selenium IDE plugin
---
## Selenium Introduction
---
```graphviz
digraph G {
node [
shape = record
]
Selenium_IDE [] WebDriver [] Robotframework []
Selenium_IDE->WebDriver [
arrowhead = vee, arrowtail = odiamond
]
Robotframework->WebDriver [
arrowhead = vee, arrowtail = odiamond
]
}
```
---
## Selenium IDE
---
### Crawling WEB with Selenium IDE
* #### WIKI - [Godzilla](https://en.wikipedia.org/wiki/Godzilla)
* #### [XCC](192.168.70.49)
---
## Practice
---
# :question:
###### tags: `PIT`
###### tags: `Course`
###### tags: `Selenium`
{"metaMigratedAt":"2023-06-14T22:02:11.352Z","metaMigratedFrom":"Content","title":"PIT Training - 00","breaks":true,"contributors":"[{\"id\":\"cefc12c1-0c0d-4b31-b8d2-ffb9aa1b8a99\",\"add\":932,\"del\":122}]"}