devops:selenium
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devops:selenium [2018/05/07 13:21] – skipidar | devops:selenium [2023/11/01 07:15] (current) – ↷ Page moved from camunda:devops:selenium to devops:selenium skipidar | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ==Prerequirements== | ==Prerequirements== | ||
| - | - Python | + | * |
| - | - Python selenium plugin, installed via | + | |
| < | < | ||
| pip install selenium | pip install selenium | ||
| Line 35: | Line 35: | ||
| driver.quit() | driver.quit() | ||
| </ | </ | ||
| + | |||
| + | == Execute== | ||
| + | Now you can just execute the python test from the console, where python is available. | ||
| + | Chrome will be started. | ||
| + | The test will be executed. | ||
devops/selenium.1525699307.txt.gz · Last modified: (external edit)
