HelpWizard Pages Protocols HTTP HTTPS/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 4: Zeile 4:
[[Datei:arrowright.png|link=HelpWizard Pages Protocols HTTP HTTPS2/en|next]]
[[Datei:arrowright.png|link=HelpWizard Pages Protocols HTTP HTTPS2/en|next]]


Create a new compound action, and drag the "<CODE>HTTP [Get]</CODE>" 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).
Create a new compound action, and drag the "<CODE>HTTP [Get]</CODE>" action block from the <a action="doIt: self navigateTo:'foo'">standard library</a> 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).
Freeze the "''httpUrlPath''" input pin (by double clicking on it), and give it a valid URL (incl. the "http://" prefix).

Version vom 19. November 2020, 12:16 Uhr

Protocols - HTTP/HTTPS

back next

Create a new compound action, and drag the "HTTP [Get]" action block from the <a action="doIt: self navigateTo:'foo'">standard library</a> 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).



Copyright © 2014-2024 eXept Software AG