Search found 7 matches

by Felmel
Fri Feb 07, 2014 4:11 pm
Forum: Automation API
Topic: check visibility
Replies: 6
Views: 4088

Re: check visibility

thanks.
exactly what i was looking for :D
by Felmel
Fri Feb 07, 2014 2:44 pm
Forum: Automation API
Topic: check visibility
Replies: 6
Views: 4088

Re: check visibility

ok thats what im looking for....
i just want to know if the button exists
repo.myitem.Exists() == true
does not work for me. What would be the code just for checking if my button exists.
by Felmel
Fri Feb 07, 2014 2:19 pm
Forum: Automation API
Topic: check visibility
Replies: 6
Views: 4088

Re: check visibility

my problem at the momoent is, if myitem is not visible, the iteration breaks and i wont get into the else line.
by Felmel
Fri Feb 07, 2014 2:01 pm
Forum: Automation Tools
Topic: How to update Excel in a ranorex iteration
Replies: 1
Views: 1940

How to update Excel in a ranorex iteration

Is it possible to update an excel document in a ranorex iteration?
by Felmel
Fri Feb 07, 2014 1:42 pm
Forum: Automation API
Topic: check visibility
Replies: 6
Views: 4088

check visibility

can i program somthing with ranorex like:

if a specific button is visible:
click
else:
....

Does some1 have a code example? Which methode could i use?
by Felmel
Wed Nov 20, 2013 1:45 pm
Forum: General Questions
Topic: Problem with windows explorer
Replies: 3
Views: 1766

Re: Problem with windows explorer

Image

I use Windows 7 on a virtual machine via remote dektop manager
Ranorex Version: Version 4.4.23593

First i get only the warning but will work.
After some runs i get the warning plus the error.
by Felmel
Mon Nov 18, 2013 8:26 am
Forum: General Questions
Topic: Problem with windows explorer
Replies: 3
Views: 1766

Problem with windows explorer

I have a problem working with windows explorer. Each time i track an elemnt it will work for 2-5 times followed by the warning: Failed to load assemblies containing the definition of this control. UI element identification capabilities for this control are limited. After some replays with succes it ...