Variables.CreateNewList List=> List
Variables.AddItemToList Item: $'''basketball list of teams''' List: List
Variables.AddItemToList Item: $'''football UK teams''' List: List
Variables.AddItemToList Item: $'''football Spain teams''' List: List
WebAutomation.LaunchEdge.LaunchEdge Url: $'''www.google.com''' WindowState: WebAutomation.BrowserWindowState.Maximized ClearCache: False ClearCookies: False WaitForPageToLoadTimeout: 60 Timeout: 60 PiPUserDataFolderMode: WebAutomation.PiPUserDataFolderModeEnum.AutomaticProfile TargetDesktop: $'''{\"DisplayName\":\"Local computer\",\"Route\":{\"ServerType\":\"Local\",\"ServerAddress\":\"\"},\"DesktopType\":\"local\"}''' BrowserInstance=> Browser
Variables.CreateNewDatatable InputTable: { ^[] } DataTable=> MasterTable
LOOP FOREACH CurrentItem IN List
WebAutomation.PopulateTextField.PopulateTextFieldUsePhysicalKeyboard BrowserInstance: Browser Control: appmask['Web Page \'https://www.google.com/\'']['Text area \'Search\''] Text: CurrentItem Mode: WebAutomation.PopulateTextMode.Replace UnfocusAfterPopulate: True WaitForPageToLoadTimeout: 60
WebAutomation.PressButton.PressButton BrowserInstance: Browser Control: appmask['Web Page \'https://www.google.com/\'']['Input submit \'Google Search\''] WaitForPageToLoadTimeout: 60
WebAutomation.ExtractData.ExtractTable BrowserInstance: Browser Control: $'''html > body > div:eq(2) > div > div:eq(12) > div > div:eq(0) > div:eq(1) > div:eq(1) > div > div > div''' ExtractionParameters: {[$'''div > div > div > div:eq(0) > div > div > span > a''', $'''Href''', $'''''', $'''Value #1'''], [$'''div > div > div:eq(0) > div > div > span > a''', $'''Href''', $'''''', $'''Value #2'''] } PostProcessData: False TimeoutInSeconds: 60 ExtractedData=> DataFromWebPage
Variables.MergeDataTables FirstDataTable: MasterTable SecondDataTable: DataFromWebPage MergeMode: Variables.MergeMode.AddExtraColumns
WebAutomation.GoToWebPage.GoToWebPage BrowserInstance: Browser Url: $'''www.google.com''' WaitForPageToLoadTimeout: 60
END
Description
Thanks,
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,089
Most Valuable Professional