You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ivan Maslov
913505ae0e
- - def AgentOSFileDataBytesCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataBytes): # Send to agent activity item to OSCMD
...
- - def AgentOSFileDataStrCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataStr, inEncodingStr="utf-8"): # Send to agent activity item to OSCMD
Need to test Agent.FileCreate - has ploblem with transmit bytes on JSON - json dont support bytes string... Need safe encode/decode
4 years ago
..
BugCases/ 2019 06 09 CheckBitnessFromX64InX32
#Refactor part 2
5 years ago
Examples
#Refactor part 2
5 years ago
Sandbox
- Create /pyOpenRPA/ActivityListExecute
4 years ago
pyOpenRPA
- - def AgentOSFileDataBytesCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataBytes): # Send to agent activity item to OSCMD
4 years ago
CreateUploadInstall_x64_x32.cmd
#Upgrade python/s
5 years ago
MANIFEST.in
# Minor fixes 1.1.1 (setup py)
5 years ago
PIPUpgrade.cmd
#Refactor part 2
5 years ago
PyPiUpload.cmd
#Refactor part 2
5 years ago
SetupCreateDist.cmd
#Upgrade python/s
5 years ago
Version.py
#Refactor part 2
5 years ago
__init__.py
# Prefinal Orchestrator update (RobotRDPActive in Orchestrator)
5 years ago
setup.py
# Upgrade pywinauto to 0.6.8 (Fixed some big bug with int convert to long fails) + Some Docs fixes in Pypi
4 years ago
test_idle.py
# Prefinal RobotRDPActive OpenRPA test
5 years ago