Search found 5 matches

by paulgabion
Wed Jul 30, 2014 10:13 pm
Forum: General Questions
Topic: Reg : Ranorex Run Time (Floating) License Details
Replies: 3
Views: 2212

Re: Reg : Ranorex Run Time (Floating) License Details

Hello Support Team,

Good day.

Just a follow-up on this topic. We have three floating licenses on our license server. We need to use two of them on one machine. Is this possible? And how can this be done?

Thanks!

Best Regards,
Paul
by paulgabion
Wed Apr 30, 2014 4:40 pm
Forum: Automation Discussions
Topic: unable to click option within select tag
Replies: 15
Views: 10592

Re: unable to click option within select tag

Hello Support Team and krstcs, Good day! Thank you very much for the replies! Much appreciate it. I'll try first with the simpler one of using the keyboard (Up/Down and Enter) and see if they will update the component when it is "clicked". I'll also try the codes as well. While I was waiting for the...
by paulgabion
Wed Apr 23, 2014 3:12 pm
Forum: Automation Discussions
Topic: unable to click option within select tag
Replies: 15
Views: 10592

Re: unable to click option within select tag

Hello Support Team, Good day. Here are my answers: Is the select tag element expanded when the click is executed? Why do you select another option tag as the one where you click on? Umm I might not have clarified exactly, but the select tag here is a listbox type. Hence, you need to scroll down to s...
by paulgabion
Mon Apr 21, 2014 8:42 pm
Forum: Automation Discussions
Topic: unable to click option within select tag
Replies: 15
Views: 10592

Re: unable to click option within select tag

Hello Support Team, Good day! I also encounter the same problem too, in Ranorex 5.0. I need to click on an item in the list box to execute something within the page. When I was using Ranorex 4.0, this code snippet worked: SelectTag selTag; OptionTag opTag; selTag.TryFindSingle<OptionTag>(".//option[...
by paulgabion
Fri Jul 12, 2013 9:29 pm
Forum: General Questions
Topic: Reference Assemblies for framework not found
Replies: 1
Views: 5636

Reference Assemblies for framework not found

Hello Ranorex Team, Good afternoon! I'm encountering the following warning while trying to compile a Ranorex solution on my machine that was originally made from another machine: "The reference assemblies for framework ".NETFramework,Version=v4.0" were not found. To resolve this, install the SDK or ...