HelpWizard Pages Start Web Test3/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
|||
(18 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<strong> |
<strong> Connection dialog </strong> |
||
⚫ | |||
⚫ | |||
<br> |
|||
<!-- Scenario: |
|||
<!-- xScenario: |
|||
When GUI Browser has no selenium connection to a browser |
When GUI Browser has no selenium connection to a browser |
||
And ConnectionEditor is not opened |
And ConnectionEditor is not opened |
||
Then open the ConnectionEditor |
Then open the ConnectionEditor |
||
And do bla bla |
|||
--> |
--> |
||
In the connection dialog: |
In the connection dialog: |
||
* choose the browser type |
* choose the browser type<br>(by default, "<code>chrome</code>" or "<code>firefox</code>" is initially selected) |
||
⚫ | |||
⚫ | |||
⚫ | |||
* click on "''Connect''" |
|||
⚫ | |||
[[Datei:Verbindungsdialog_en.png]] |
|||
⚫ | |||
⚫ | |||
[[Category: HelpWizard/en]] |
[[Category: HelpWizard/en]] |
Aktuelle Version vom 16. September 2020, 13:42 Uhr
Connection dialog
In the connection dialog:
- choose the browser type
(by default, "chrome
" or "firefox
" is initially selected)
- enter the site to be tested (eg. "
http://www.exept.de
").
If left empty, the browser is opened with an empty page.
- click on "Connect"
A browser will be opened, showing the page (or empty).