This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| from pathlib import Path | |
| from RPA.Browser.Selenium import Selenium | |
| from SeleniumLibrary.base import keyword | |
| from selenium import webdriver | |
| from selenium.webdriver.common.desired_capabilities import DesiredCapabilities | |
| from webdrivermanager import ChromeDriverManager | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import time | |
| import cv2 | |
| import numpy | |
| from PIL import ImageOps, Image | |
| from RPA.core.geometry import Region | |
| from RPA.Desktop import Desktop | |
| from RPA.Desktop.keywords import keyword, screen, HAS_RECOGNITION | |
| from RPA.Desktop.keywords.text import TextKeywords |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error(s) encountered while generating, client was not created | |
| Failed to parse OpenAPI document | |
| 55 validation errors for OpenAPI | |
| paths./workspaces/{workspace_id}/workers/{worker_id}.delete.responses.200.Response.content.application/json.schema.Reference.$ref | |
| Field required [type=missing, input_value={'type': 'object', 'requi...lean', 'enum': [True]}}}, input_type=dict] | |
| For further information visit https://errors.pydantic.dev/2.4/v/missing | |
| paths./workspaces/{workspace_id}/workers/{worker_id}.delete.responses.200.Response.content.application/json.schema.Schema.properties.deleted.Reference.$ref | |
| Field required [type=missing, input_value={'type': 'boolean', 'enum': [True]}, input_type=dict] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "coord": { | |
| "lon": 115.264, | |
| "lat": -8.5081 | |
| }, | |
| "weather": [ | |
| { | |
| "id": 804, | |
| "main": "Clouds", | |
| "description": "overcast clouds", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows PowerShell | |
| Copyright (C) Microsoft Corporation. All rights reserved. | |
| Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows | |
| PS Z:\Repos\Portal\example-windows-calc-notepad> & 'C:\Users\cmin\AppData\Local\robocorp\temp\fcda250b518ee165\rf-ls-run\run_env_00_h4967sxm.bat' 'c:\Users\cmin\.vscode\extensions\robocorp.robocorp-code-1.10.0\bin\rcc.exe' 'task' 'run' '--robot' 'z:\Repos\Portal\example-windows-calc-notepad\robot.yaml' '--space' 'vscode-09' '--workspace' 'd6b65aa4-0c45-4fd7-8bec-d68a29896e78' '--account' 'robocorp-code' '--task' 'Compute Numbers' '--controller' 'RobocorpCode' | |
| "z:\\Repos\\Portal\\example-windows-calc-notepad\\robot.yaml" as robot.yaml is: | |
| # For more details on the format and content: | |
| # https://github.com/robocorp/rcc/blob/master/docs/recipes.md#what-is-in-robotyaml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Clone the Repository | |
| If you haven't already, clone the repository to your local machine: | |
| bash | |
| Copy code | |
| git clone https://github.com/username/repository.git | |
| cd repository | |
| Check Out the Master Branch | |
| Ensure you are on the master branch and have the latest changes: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| osascript -e 'on run | |
| try | |
| set volumeList to list disks | |
| end try | |
| set setupVolume to "" | |
| try | |
| repeat with vol in volumeList | |
| if vol contains "WeChat" then | |
| set setupVolume to vol |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| from redis.asyncio import Redis, RedisCluster | |
| from servicelib.logging import get_our_logger | |
| logger = get_our_logger(__name__) | |
| class RedisCache: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Part 1: https://www.loom.com/share/63d3dcb39153499e81a8252dbb99e810?sid=39689f09-8bbd-4837-b7ae-bc3a4dc3cd8d | |
| Part 2: https://www.loom.com/share/9cc4d16648344f769e58b5e1bb6d9bac?sid=59621a3f-34da-4b0f-90c6-07a97e23603f | |
| Part 3: https://www.loom.com/share/df4c4a1b17db4688998a47a007af8b71?sid=9f7155f8-869a-42e1-8ced-66d201c148ac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 18.34.0.0/19 | |
| 16.15.192.0/18 | |
| 54.231.0.0/16 | |
| 52.216.0.0/15 | |
| 3.5.76.0/22 | |
| 18.34.244.0/22 | |
| 18.34.48.0/20 | |
| 18.34.232.0/21 | |
| 3.5.80.0/21 | |
| 16.15.176.0/20 |