Search found 29 matches

by dochoa
Mon May 15, 2017 5:06 pm
Forum: Bug Reports
Topic: Long running test aborts inexplicably and report won't open
Replies: 5
Views: 2010

Re: Long running test aborts inexplicably and report won't open

Hi odklizec,

Was there ever a solution for this, using 6.2 I have the same issue today with a test running 80 iterations.

Can I roll the log?

Today my test passes but the report can't open with a .rxlog.data file > 700,000KB.
Is there a size limit?
by dochoa
Tue Mar 07, 2017 12:16 am
Forum: Bug Reports
Topic: Object found by Spy but not at runtime
Replies: 1
Views: 1879

Object found by Spy but not at runtime

Hello, I have this xpath: .//div[#'awe-listContainer']/div/div[@class!='flex-content light-azure-bg']/div/select[@data-bind='value: languageCode, event: {blur: validateItem, change: updateItem}' and @value=$LanguageCode] Using Spy or from the Ranorex Repository browser I can find and highlight the o...
by dochoa
Wed Dec 07, 2016 8:07 pm
Forum: Automation Tools
Topic: Report: Warning-sign/color missing if data source empty
Replies: 5
Views: 1878

Re: Report: Warning-sign/color missing if data source empty

What would the C# code look like to check if the data set is empty?
I can't find it.
by dochoa
Wed Aug 24, 2016 6:45 am
Forum: General Questions
Topic: How do you display variable Text in a log message?
Replies: 1
Views: 3290

How do you display variable Text in a log message?

My code shows: Report.Log(ReportLevel.Info, "Invoke Action", "Invoking EnsureVisible() on item CrumbRepo.InText," And the report shows: Invoking EnsureVisible() on item CrumbRepo.InText. But what I want to show is the text bound to the module variable $InText. How do you do this? How do you display ...
by dochoa
Mon Feb 22, 2016 9:42 pm
Forum: Bug Reports
Topic: Long running test aborts inexplicably and report won't open
Replies: 5
Views: 2010

Re: Long running test aborts inexplicably and report won't open

I see nothing in the windows event logs explaining this and no restarts. I would have also attached the DATA_TEMP file that shows that the file just stopped getting written to but it is too big to upload. Have you seen this before? This is how it ends: <item timeRelativeToTestSuiteStartTime="06:22.3...
by dochoa
Mon Feb 22, 2016 4:42 pm
Forum: Bug Reports
Topic: IE11 locking/crashing when repo object not found
Replies: 6
Views: 3046

Re: IE11 locking/crashing when repo object not found

Hello, I have upgraded to 5.4.4 Still having a big issue, I have a test the iterates through 124 data rows. I run it on a dedicated workstation. Somewhere around 100 rows you can see Ranorex slow way down with long delays between actions. Between each iteration I have Ranorex close and re-open Inter...
by dochoa
Mon Feb 08, 2016 5:18 pm
Forum: Bug Reports
Topic: Long running test aborts inexplicably and report won't open
Replies: 5
Views: 2010

Long running test aborts inexplicably and report won't open

Hello, I am using 5.4.4 I have a test that iterates through over a hundred rows to create items in a database using the UI. I left it running on a Friday and came back Monday to see the result. I noticed that IE was still on a page that it would be on mid test (I close it between iterations) It had ...
by dochoa
Thu Feb 04, 2016 6:50 pm
Forum: Bug Reports
Topic: 5.4.4 - Object found on node locked computer, not runtime
Replies: 4
Views: 1881

Re: 5.4.4 - Object found on node locked computer, not runtime

Hi odklizec,

I found that it was only during runtime 2 objects of the same path were being found (had to run the same exact steps). Using Is Visible in the xpath fixed the issue.

Thank you.
by dochoa
Wed Feb 03, 2016 5:17 pm
Forum: Bug Reports
Topic: 5.4.4 - Object found on node locked computer, not runtime
Replies: 4
Views: 1881

Re: 5.4.4 - Object found on node locked computer, not runtime

Hi,

I cannot find the configuration file that is mentioned in the post you linked to on my Windows 7 workstation. I would try that if I could find it.
Where is RanorexConfig5.xml?
by dochoa
Wed Feb 03, 2016 1:40 am
Forum: Bug Reports
Topic: 5.4.4 - Object found on node locked computer, not runtime
Replies: 4
Views: 1881

5.4.4 - Object found on node locked computer, not runtime

Using Ranorex 5.4.4 When creating my test on my node locked computer I find the following element easily: .//button[@title='close' and @tagname='button']/span[@innertext='close'] Running the test clicks it. So I build to Team City and run the resulting application on our runtime workstation where in...
by dochoa
Fri Jan 22, 2016 7:29 pm
Forum: Bug Reports
Topic: IE11 locking/crashing when repo object not found
Replies: 6
Views: 3046

Re: IE11 locking/crashing when repo object not found

Hi Markus,

I believe I'm seeing this as well with 4.1.4.

The only other info I have is that shortly before IE crashes, open file dialog boxes render on screen as all black.

There is nothing in the Event Log of the system.

I will write more if I find it.
by dochoa
Mon Dec 07, 2015 5:01 pm
Forum: Automation Tools
Topic: Data source zero rows warning displayed when data is present
Replies: 5
Views: 2601

Re: Data source zero rows warning displayed when data is present

Hi Joannes,

I would like to try adding a step to reset the data, but I am hving trouble finding the right command in the API documentation.
Where should I look> What command(s) reset data sources?
by dochoa
Thu Dec 03, 2015 4:41 pm
Forum: Automation Tools
Topic: Data source zero rows warning displayed when data is present
Replies: 5
Views: 2601

Re: Data source zero rows warning displayed when data is present

Hi Johannes, Thank you for the reply. I am using a SQL database as my source, I use stored procedures in the database to dynamically update my data source based on variable values. I have attached the compressed solution as you asked (I am aware it could use some refactor, but I am new to coding in ...
by dochoa
Tue Dec 01, 2015 4:34 pm
Forum: Automation Tools
Topic: Data source zero rows warning displayed when data is present
Replies: 5
Views: 2601

Data source zero rows warning displayed when data is present

Using: Ranorex version: 5.3.0.22324 .NET Runtime Version 4.0.30319.34209 I have a long test where It is run for 3 iterations, but each time for a different "customer" If I run the customers tests separately, all source data is found and the tests run as planned. But, when I run the test to iterate t...
by dochoa
Wed Jan 28, 2015 7:39 pm
Forum: Bug Reports
Topic: GetChildLineageFromUid failed on FlavorElement with flavor '
Replies: 4
Views: 2407

GetChildLineageFromUid failed on FlavorElement with flavor '

Using: IE Explorer 11 Ranorex Version 5.0.1.17706 When I run our tests using out automation station (runtime license), randomly I get this warning: "GetChildLineageFromUid failed on FlavorElement with flavor 'web'. Index was outside the bounds of the array." When this occurs eventually Ranorex will ...