Skip to content
#

rpa

Here are 220 public repositories matching this topic...

wechaty
kis87988
kis87988 commented Aug 2, 2018

Provide Your Network Information

  1. Where is the location of your server? (i.e. City, or In/Out China)
    U.S.
  2. Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using?
    own machine

Run npm run doctor or wechaty run doctor(for docker user), paste output here

docker run in container

Expected behavior

bot.on('friendship', async friendship =>
lucielavickova
lucielavickova commented Jul 12, 2019

Would it be possible to add "trim" parameter to keyword "Should Be Equal As Strings" (+related keywords)?
Many times I need to compare two strings, but there are some trailing or leading whitespaces in the actual value, which I don't care about, so I always have to trim them before. Having trim as a parameter in these keywords would help me a lot :)

waynebrantley
waynebrantley commented Apr 6, 2020

Is your feature request related to a problem? Please describe.
As I click on each document that has had labels applied - it must perform OCR on it and I must wait for it to finish. Instead of that - a button (or just do it) to go ahead and perform OCR on all documents that need it in the background would be nice.

Describe the solution you'd like
An option in the setup to 'Perform OC

Improve this page

Add a description, image, and links to the rpa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rpa topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.