Search found 2 matches

by Wooltown
Mon Mar 24, 2014 8:46 am
Forum: Automation API
Topic: LineageGlueRule 'web_child_elements' caused RemotingExceptio
Replies: 6
Views: 3577

LineageGlueRule 'web_child_elements' caused RemotingExceptio

Ranorex version 4.1.15.17134 Windows 7 Pro IE 9.0.8112.16421 I am having problem testing a webportal, get a lot of errors from time to time, can someone help me, is there a way to solve this? Do you need more information? This is part of my code: var tags = Service.Repo.MainPage.OrderBody.Assignment...
by Wooltown
Mon Aug 05, 2013 10:11 am
Forum: Bug Reports
Topic: Ranorex Spy is generating erratic C# code
Replies: 1
Views: 1920

Ranorex Spy is generating erratic C# code

When I generate C# code from Ranorex Spy, It sometimes generates erratic code. See my example below, a ">" is missing on the item info object, it generates "/// </summary", it should be: "/// </summary>". Error Message from Visual Studio: Warning 1 XML comment on 'MyTestProject.ECOMREPO1.HeaderImage...