Search found 5 matches

by Andi
Mon Jan 28, 2019 2:40 pm
Forum: How To …
Topic: Manipulation RxPath in Repo goes wrong
Replies: 3
Views: 1359

Re: Manipulation RxPath in Repo goes wrong

Thanks for Help,

Code: Select all

repoName.value="5678"; 
works fine :D
by Andi
Sun Jan 27, 2019 9:57 pm
Forum: How To …
Topic: Manipulation RxPath in Repo goes wrong
Replies: 3
Views: 1359

Manipulation RxPath in Repo goes wrong

Hello erveryone, Im new in Ranorex and have problems to manipulate RxPath in Repo. I have Table with two colums in the first are Ids in the second toggle buttons for each Id to change status. I have to find right id in the table and change status of this Id with button. It works fine if there is no ...
by Andi
Fri Jan 25, 2019 12:33 pm
Forum: How To …
Topic: Differrent behavoir of user code in testsuite and single execution
Replies: 2
Views: 1394

Re: Differrent behavoir of user code in testsuite and single execution

Thanks for help! I will cut tescase and put it in to smart folders under conditions.

Greets Andi
by Andi
Tue Jan 22, 2019 2:28 pm
Forum: How To …
Topic: Differrent behavoir of user code in testsuite and single execution
Replies: 2
Views: 1394

Differrent behavoir of user code in testsuite and single execution

Hello, i have a tesmodule: ---------------------------------------------------------- 1 action 2 action (usercode) if (atagInfo.Exists(5000)) { Ranorex.Core.Reporting.TestReport.SetCurrentTestResult(TestResult.Passed); Ranorex.Core.Reporting.TestReport.EndTestCaseContainer(); } Else { Report.Info("Y...
by Andi
Thu Oct 25, 2018 12:49 pm
Forum: Automation Discussions
Topic: ParallelRunner Licence Question
Replies: 3
Views: 1855

ParallelRunner Licence Question

Hello, we use Ranorex Parallel Runner, 2 Flotaing Licenes on VM, Selenium Grid and three Operating Systems on different VMs with ten different Browsers/Versions on each Operation System. If i put more than 3 Capabilities in CapabilitiyMatrix i get following error during execution ParallelRunner for ...