HelpWizard Pages Protocols HTTP HTTPS/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 5: | Zeile 5: | ||
Create a new compound action, and drag the "<CODE>HTTP [Get]</CODE>" action block from the |
Create a new compound action, and drag the "<CODE>HTTP [Get]</CODE>" action block from the |
||
<span class="plainlinks">[http://expecco:navigate:*HTTP*Get* standard library]</span> |
<span class="plainlinks">[http://expecco:navigate:*HTTP*Get* standard library]</span> |
||
into it (you will find it easily via the tree's "Search" tab, where you can type "http;get" into its test field). |
into it (you will find it easily via the tree's "Search" tab, where you can type "http;get" into its test field). |
||
Version vom 19. November 2020, 12:26 Uhr
Protocols - HTTP/HTTPS
Create a new compound action, and drag the "HTTP [Get]
" action block from the
standard library
into it (you will find it easily via the tree's "Search" tab, where you can type "http;get" into its test field).
Freeze the "httpUrlPath" input pin (by double clicking on it), and give it a valid URL (incl. the "http://" prefix). For example, give it the value "http://www.wikipedia.de".
Execute the action (click on the run button).