lookang

Results 6 issues of lookang

os = require('system').os.name ******************** Returns the value of the operating system. *Examples* .. code-block:: none os = require('system').os.name echo `os` expected output is mac for MacOS

// example of copying from csv to xlsx, the logic is assign csv to variable data, and then assign to xlsx data = [csvtest.csv]Sheet1!A1:D7 [exceltest.xlsx]Sheet2!A1 = data

2. Unzip the contents to ``C:\rpa\`` best practice on windows

I seem to be able to reproduce this error on both windows and mac? in tagui live snap (200,0)-(250,25) to output.png click output.png [tagui] INPUT - [11] click /Users/lookang/Desktop/tagui/flows/SLSvle/output.png [tagui]...

query

this error is output on the terminal every time i run tagui. ![Screenshot 2023-03-15 at 10 10 32 AM](https://user-images.githubusercontent.com/20143558/225186856-80c35edc-10c3-4795-a559-53a3ecd0a00e.png) PHP Warning: file_get_contents(tagui_chrome.in): Failed to open stream: No such file or...

query

I've been using TagUI to do copy and pasting of website contents that contain tables of data. I would eventually copy this data into an Excel spreadsheet. I find sometimes...

query