-
```
Hello all,
I was wondering if there is a way to extract text.
For example, if there is some text in a text box, can I read it and print it
out to the console using Sikuli Java API?
Any help i…
-
Extract "%" from the text string. This will make the string translation easier and avoid translation errors.
https://github.com/nextcloud/server/blob/aec9c8437a3de5d69451ae303ac5334b412f76d8/apps/u…
-
I have a problem, when i use extract_tables function, i get a reversed arabic text. Like the actual name is joe, but i get eoj. (it's arabic but i wrote english so u can understand), there is no need …
-
Getting the following error
```
TypeError: can't multiply sequence by non-int of type 'float'
```
Full error trace log
```
File "/home/siddhant/Desktop/deployment_extra/chatbot/dobby-be-pre…
-
```
Hello all,
I was wondering if there is a way to extract text.
For example, if there is some text in a text box, can I read it and print it
out to the console using Sikuli Java API?
Any help i…
-
```
Hello all,
I was wondering if there is a way to extract text.
For example, if there is some text in a text box, can I read it and print it
out to the console using Sikuli Java API?
Any help i…
-
```
Hello all,
I was wondering if there is a way to extract text.
For example, if there is some text in a text box, can I read it and print it
out to the console using Sikuli Java API?
Any help i…
-
```
Hello all,
I was wondering if there is a way to extract text.
For example, if there is some text in a text box, can I read it and print it
out to the console using Sikuli Java API?
Any help i…
-
```
Hello all,
I was wondering if there is a way to extract text.
For example, if there is some text in a text box, can I read it and print it
out to the console using Sikuli Java API?
Any help i…
-
Hello! Apparently there is an issue extracting texts inside labels when they have the for attribute. i.e
This doesn't work:
`{{ $gettext("bla bla") }}`
but this one does:
`{{ $gettext("bla bla") }…