DateTime.GetCurrentDateTime.Local DateTimeFormat: DateTime.DateTimeFormat.DateAndTime CurrentDateTime=> data_hora_analise Text.ConvertDateTimeToText.FromDateTime DateTime: data_hora_analise StandardFormat: Text.WellKnownDateTimeFormat.GeneralDateTimeShortTime Result=> data_hora_analise **REGION localizar linha WebAutomation.LaunchEdge.LaunchEdge Url: planilha_controle WindowState: WebAutomation.BrowserWindowState.Maximized ClearCache: False ClearCookies: False WaitForPageToLoadTimeout: 60 Timeout: 60 PiPUserDataFolderMode: WebAutomation.PiPUserDataFolderModeEnum.AutomaticProfile TargetDesktop: $'''{\"DisplayName\":\"Computador local\",\"Route\":{\"ServerType\":\"Local\",\"ServerAddress\":\"\"},\"DesktopType\":\"local\"}''' BrowserInstance=> excel_controle WAIT 5 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''{Alt}ZMO''' DelayBetweenKeystrokes: 500 SendTextAsHardwareKeys: False WAIT (UIAutomation.WaitForWindowContent.WindowToContainText Text: $'''Deseja abrir o arquivo?''' Window: appmask['Window \'Microsoft Office\'']) MouseAndKeyboard.SendKeys.FocusAndSendKeys TextToSend: $'''{Left}{Return}''' DelayBetweenKeystrokes: 60 SendTextAsHardwareKeys: False WAIT 10 Excel.Attach DocumentName: $'''Controle de Recebimentos de Prescrições 2025.xlsx''' Instance=> excel_controle UIAutomation.SetWindowState.SetStateByInstanceOrHandle WindowInstance: excel_controle State: UIAutomation.WindowState.Maximized UIAutomation.Click.Click Element: appmask['Window \'Controle de ... leitura] - Excel\'']['Button \'Editar Pasta de Trabalho\' 2'] ClickType: UIAutomation.ClickType.LeftClick MousePositionRelativeToElement: UIAutomation.RectangleEdgePoint.MiddleCenter OffsetX: 0 OffsetY: 0 WAIT 5 Excel.ReadFromExcel.ReadAllCells Instance: excel_controle GetCellContentsMode: Excel.GetCellContentsMode.TypedValues FirstLineIsHeader: True RangeValue=> tabela_planilha_controle Variables.FindOrReplaceInDataTable.FindItemInDataTableByColumnIndex DataTable: tabela_planilha_controle AllMatches: True ValueToFind: unidade_analise MatchCase: False MatchEntireCellContents: True ColumnNameOrIndex: 2 DataTableMatches=> linha_planilha_controle Variables.RetrieveDataTableColumnIntoList DataTable: linha_planilha_controle ColumnNameOrIndex: 0 ColumnAsList=> linha_planilha_controle SET linha_planilha_controle TO linha_planilha_controle Text.ToNumber Text: linha_planilha_controle Number=> linha_planilha_controle Variables.IncreaseVariable Value: linha_planilha_controle IncrementValue: 2 **ENDREGION IF trimestral = $'''1º Trimestral''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''G''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''H''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''I''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''2º Trimestral''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''J''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''K''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''L''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''3º Trimestral''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''M''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''N''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''O''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''4º Trimestral''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''P''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''Q''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''R''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''1º Emergencial''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''S''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''T''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''U''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''2º Emergencial''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''V''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''W''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''X''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''3º Emergencial''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''Y''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''Z''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AA''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''4º Emergencial''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AB''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AC''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AD''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END IF trimestral = $'''5º Emergencial''' THEN Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AE''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AF''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%responsavel_recebimento%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False Excel.ActivateCellInExcel.ActivateCell Instance: excel_controle Column: $'''AG''' Row: linha_planilha_controle WAIT 1 MouseAndKeyboard.SendKeys.FocusAndSendKeysByInstanceOrHandle WindowInstance: excel_controle TextToSend: $'''%data_hora_analise% - %responsavel_analise%{Return}''' DelayBetweenKeystrokes: 100 SendTextAsHardwareKeys: False END Excel.CloseExcel.CloseAndSave Instance: excel_controle WebAutomation.LaunchEdge.AttachToEdgeByTitle TabTitle: $'''Controle de Recebimentos de Prescrições 2025.xlsx''' AttachTimeout: 5 TargetDesktop: $'''{\"DisplayName\":\"Computador local\",\"Route\":{\"ServerType\":\"Local\",\"ServerAddress\":\"\"},\"DesktopType\":\"local\"}''' BrowserInstance=> controle_planilha WebAutomation.CloseWebBrowser BrowserInstance: controle_planilha # [ControlRepository][PowerAutomateDesktop] { "ControlRepositorySymbols": [ { "IgnoreImagesOnSerialization": false, "Repository": "{\r\n \"Screens\": [\r\n {\r\n \"Controls\": [],\r\n \"Handle\": {\r\n \"value\": 0\r\n },\r\n \"ProcessName\": null,\r\n \"ScreenShot\": null,\r\n \"ElementTypeName\": \"Window\",\r\n \"InstanceId\": \"0da2efbe-aac4-4192-b222-6f786ee6a963\",\r\n \"Name\": \"Window 'Microsoft Office'\",\r\n \"SelectorCount\": 1,\r\n \"Selectors\": [\r\n {\r\n \"CustomSelector\": null,\r\n \"Elements\": [\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"#32770\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"Microsoft Office\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Process\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"PROTOC~1\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Window 'Microsoft Office'\",\r\n \"Tag\": \"window\"\r\n }\r\n ],\r\n \"Ignore\": false,\r\n \"ImageSelector\": null,\r\n \"IsCustom\": false,\r\n \"IsImageBased\": false,\r\n \"IsPlaceholderSelector\": false,\r\n \"IsWindowsInstance\": false,\r\n \"Name\": \"Default Selector\",\r\n \"Properties\": []\r\n }\r\n ],\r\n \"Tag\": \"window\",\r\n \"ScreenshotPath\": \"controlRepo-screenshots\\\\9d19d27a-ba4b-4257-b9ff-6e3907200b65.png\"\r\n },\r\n {\r\n \"Controls\": [\r\n {\r\n \"AutomationProtocol\": \"uia3\",\r\n \"ScreenShot\": null,\r\n \"ElementTypeName\": \"Button\",\r\n \"InstanceId\": \"cd78b435-cd72-45f4-9b24-9c69be297936\",\r\n \"Name\": \"Button 'Editar Pasta de Trabalho' 2\",\r\n \"SelectorCount\": 1,\r\n \"Selectors\": [\r\n {\r\n \"CustomSelector\": null,\r\n \"Elements\": [\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"EXCEL2\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Process\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"EXCEL\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Pane 'EXCEL2'\",\r\n \"Tag\": \"pane\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"MsoCommandBar\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \" \"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Tool Bar ' '\",\r\n \"Tag\": \"toolbar\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"MsoWorkPane\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \" \"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Process\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"EXCEL\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Pane ' '\",\r\n \"Tag\": \"pane\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"NUIPane\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Process\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"EXCEL\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Pane 'NUIPane'\",\r\n \"Tag\": \"pane\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"NetUIHWNDElement\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Process\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"EXCEL\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Pane 'NetUIHWNDElement'\",\r\n \"Tag\": \"pane\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"NetUInetpane\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"Barras de Mensagens\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"UI Custom 'Barras de Mensagens'\",\r\n \"Tag\": \"custom\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"NetUIElement\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"Somente Leitura\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Group 'Somente Leitura'\",\r\n \"Tag\": \"group\"\r\n },\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"NetUISimpleButton\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"IsDefault\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": false\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"Editar Pasta de Trabalho\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Button 'Editar Pasta de Trabalho'\",\r\n \"Tag\": \"button\"\r\n }\r\n ],\r\n \"Ignore\": false,\r\n \"ImageSelector\": null,\r\n \"IsCustom\": false,\r\n \"IsImageBased\": false,\r\n \"IsPlaceholderSelector\": false,\r\n \"IsWindowsInstance\": false,\r\n \"Name\": \"Default Selector\",\r\n \"Properties\": []\r\n }\r\n ],\r\n \"Tag\": \"button\",\r\n \"ScreenshotPath\": \"controlRepo-screenshots\\\\d699748f-9f2b-462a-9f59-25441ed09049.png\"\r\n }\r\n ],\r\n \"Handle\": {\r\n \"value\": 0\r\n },\r\n \"ProcessName\": null,\r\n \"ScreenShot\": null,\r\n \"ElementTypeName\": \"Window\",\r\n \"InstanceId\": \"f11aeef2-a22b-41e4-b273-59deef3ba50c\",\r\n \"Name\": \"Window 'Controle de ... leitura] - Excel'\",\r\n \"SelectorCount\": 1,\r\n \"Selectors\": [\r\n {\r\n \"CustomSelector\": null,\r\n \"Elements\": [\r\n {\r\n \"Attributes\": [\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Class\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"XLMAIN\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Enabled\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Id\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"\"\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Name\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"Controle de Recebimentos de Prescrições 2025 [Somente leitura] - Excel\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": true,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Ordinal\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": 0\r\n },\r\n {\r\n \"Ignore\": false,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Process\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": \"EXCEL\"\r\n },\r\n {\r\n \"Ignore\": true,\r\n \"IsOrdinal\": false,\r\n \"IsDisabledAttribute\": false,\r\n \"Name\": \"Visible\",\r\n \"Operation\": \"EqualTo\",\r\n \"Value\": true\r\n }\r\n ],\r\n \"CustomValue\": null,\r\n \"Ignore\": false,\r\n \"Name\": \"Window 'Controle de Recebimentos de Prescrições 2025 [Somente leitura] - Excel'\",\r\n \"Tag\": \"window\"\r\n }\r\n ],\r\n \"Ignore\": false,\r\n \"ImageSelector\": null,\r\n \"IsCustom\": false,\r\n \"IsImageBased\": false,\r\n \"IsPlaceholderSelector\": false,\r\n \"IsWindowsInstance\": false,\r\n \"Name\": \"Default Selector\",\r\n \"Properties\": []\r\n }\r\n ],\r\n \"Tag\": \"window\",\r\n \"ScreenshotPath\": \"controlRepo-screenshots\\\\17aaf94d-7b4b-4b56-8323-7cf058064967.png\"\r\n }\r\n ],\r\n \"Version\": 1\r\n}", "ImportMetadata": { "DisplayName": "Computador local", "ConnectionString": "", "Type": "Local", "DesktopType": "local" }, "Name": "appmask" } ], "ImageRepositorySymbol": { "Repository": "{\r\n \"Folders\": [],\r\n \"Images\": [],\r\n \"Version\": 1\r\n}", "ImportMetadata": {}, "Name": "imgrepo" }, "ConnectionReferences": [] }