Search found 3 matches

by andagongs
Thu Nov 17, 2011 11:30 am
Forum: Bug Reports
Topic: Checkable Class is missing?!
Replies: 1
Views: 2021

Re: Checkable Class is missing?!

Well to help myself i just updatet to Ranorex 3.1.1 where the needed class is just there.

First tests seem to be working so this thing is fixed now.
by andagongs
Thu Nov 17, 2011 11:17 am
Forum: Bug Reports
Topic: Checkable Class is missing?!
Replies: 1
Views: 2021

Checkable Class is missing?!

Hi there, yesterday i ran into a weird problem. In Ranorex Spy i see a table's row with the "Checkable"-capability. What i need is to get and set the checked-state of this row. usually i would use the Checkable class, according to the capability listed in the Spy, like this (example notation): Check...
by andagongs
Tue Aug 09, 2011 3:34 pm
Forum: Bug Reports
Topic: Feature request: Executable tests without Ranorex
Replies: 15
Views: 10264

Re: Feature request: Executable tests without Ranorex

Even if this thread is very old, i had the same problem today: Ranorex "portable" package running well, fetching the license from within the folder. But using NUnit the license was not found. Solution is, to disable NUnit ShadowCopy, otherwise it will copy your DLLs in a Temp folder, and run them th...