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

merge v4.0 - RPA Stable Release #2

Merged
merged 27 commits into from Jun 30, 2018
Merged

Conversation

kensoh
Copy link
Member

@kensoh kensoh commented Jun 30, 2018

No description provided.

kensoh and others added 27 commits June 15, 2018 15:14
new sample flow on using deep-learning model based in python to do inferencing of images for face detection. commit message is that way for easier browsing in samples folder
- supports [enter] and [clear] keywords just like the standard type step for webpages
- trigger word is page.png and page.bmp, just like steps snap, read, show, save
Co-Authored-By: Alvin Yan <aussiroth@users.noreply.github.com>
Co-Authored-By: Victor Loh <lohvht@users.noreply.github.com>
Co-Authored-By: Alvin Yan <aussiroth@users.noreply.github.com>
Co-Authored-By: Victor Loh <lohvht@users.noreply.github.com>
more details of these cool tools by @adegard at issue #188 !

Co-Authored-By: adegard <degardinarnaud@gmail.com>
Co-Authored-By: Alvin Yan <aussiroth@users.noreply.github.com>
Co-Authored-By: Victor Loh <lohvht@users.noreply.github.com>

* #216 - experimenting with using signal variable
* #216 - possible solution found
use casper.bypass() to count how many steps to teleport to and bypass when a break statement is issued. nice catch @Aussiroth !
* #216 - use teleport marker
* #216 - use stricter matching conditions
* #216 - more complicated test
* #216 - cleaned up to work for break step
* #216 - initial implementation of continue
doesn't work but don't break existing break test case.
* #216 - working version of continue + break
* #216 - add infinity constant for looping
eg

for n from 1 to infinity
{
echo n
}

if constant too big, takes very large to build stack before execution. trade-off decided to be 1024
Co-Authored-By: Alvin Yan <aussiroth@users.noreply.github.com>
Co-Authored-By: Victor Loh <lohvht@users.noreply.github.com>
Co-Authored-By: Alvin Yan <aussiroth@users.noreply.github.com>
Co-Authored-By: Victor Loh <lohvht@users.noreply.github.com>
@kensoh kensoh merged commit a2a9fa9 into tebelorg:master Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant