Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development branch #136

Merged
merged 47 commits into from
Jul 14, 2019
Merged

Development branch #136

merged 47 commits into from
Jul 14, 2019

Conversation

saucepleez
Copy link
Owner

No description provided.

Mohammed-Hani and others added 30 commits April 29, 2019 14:18
Adding if (returnType.Namespace != "System" || returnType.IsArray) in line206
Add arrays to the output of ExecuteDLLCommand
Added line from line 186 to 190; to let user use arrays as an input parameter of the DLL command in the form of "value1,value2,value3" without double quotes.
Add arrays to the input of ExecuteDLLCommand
…for the legacy browser lucky man.

Added [crLF] to the WriteTextFileCommand.
Corrected a couple of typos.
Reintroduced, adapted and tested "IE Browser" commands from sharpRPA …
Implemented count property in user variable for enumerable objects i.e. vElements.count now returns array length
Fixed a bug that was swapping script statement parameters when editing
Run now does Save&Run in old UI too
@saucepleez saucepleez merged commit 48da901 into master Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants