User Tools

Site Tools


devops:selenium

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devops:selenium [2018/05/07 13:21] skipidardevops: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 
-Python selenium plugin, installed via+  *  Python selenium plugin, installed via
 <code> <code>
 pip install selenium pip install selenium
Line 35: Line 35:
 driver.quit() driver.quit()
 </sxh> </sxh>
 +
 +== 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)