Search found 5 matches

by rampage333
Tue Jan 06, 2015 6:59 am
Forum: General Questions
Topic: Handle popups programatically.
Replies: 1
Views: 1269

Handle popups programatically.

Hi,

i was wondering how do we handle popups such as this website: http://www.popuptest.com/popuptest1.html

popups that are not in your repository
popups that are dynamic.

thanks.
by rampage333
Wed Dec 10, 2014 4:05 pm
Forum: General Questions
Topic: Need help with rxlog.data files
Replies: 6
Views: 1855

Re: Need help with rxlog.data files

i'm still using ranorex studio IDE not visual studio ><
by rampage333
Wed Dec 10, 2014 3:39 pm
Forum: General Questions
Topic: Need help with rxlog.data files
Replies: 6
Views: 1855

Re: Need help with rxlog.data files

if so..is there a way to create a testcase via code only?
by rampage333
Wed Dec 10, 2014 2:19 pm
Forum: General Questions
Topic: Need help with rxlog.data files
Replies: 6
Views: 1855

Need help with rxlog.data files

Hi guys, i started doing automation tests via codes only, but when i run, it was successful like it was suppose to be, but strangely the report itself does not have the pie chart to show how many x successful. or my system information on the top. Then when i check my project, there isn't any rxlog.d...
by rampage333
Mon Nov 17, 2014 4:42 am
Forum: General Questions
Topic: Methods with a return value in repo
Replies: 1
Views: 1458

Methods with a return value in repo

Hi everyone,

is it possible to edit a repo item xpath to enable the use of methods with return value?

something like:
/div[@innertext='"somemethod(1,2)"']


thanks in advance.