Search found 2 matches

by MarkusE
Mon Jun 17, 2013 4:21 pm
Forum: General Questions
Topic: Subscription to Forum
Replies: 2
Views: 1471

Re: Subscription to Forum

Hello,

It seems to be an internal error of the forum.
No there is no other setting it should work as you described.
It should work after you unsubscribed and subscribed to the topic again.

Regards,
Markus
by MarkusE
Mon Jun 17, 2013 4:11 pm
Forum: Automation API
Topic: Android Touch & Image Recognition
Replies: 3
Views: 3898

Re: Android Touch & Image Recognition

Hi, If the image change a little you have to set the similarity property to a lower value in order to identify it and in order to click/touch on the position of the found element/image you could use the following code: int timeOut = 10000; Imaging.FindOptions imgFindOptions = new Imaging.FindOptions...