Search found 9 matches

by Christian Dabnor
Mon Oct 16, 2017 2:26 pm
Forum: Automation API
Topic: Clicking On Consecutive Cells
Replies: 5
Views: 2044

Re: Clicking On Consecutive Cells

Sorry. Totally misread that. By following the instructions on generating the snapshot, and as a result, using Spy for the first time, however, I can see more clearly how to do what I need to do. Thank you very much for your help.
by Christian Dabnor
Mon Oct 16, 2017 2:06 pm
Forum: Automation API
Topic: Clicking On Consecutive Cells
Replies: 5
Views: 2044

Re: Clicking On Consecutive Cells

Thank you for your quick response. The image is below. The grid refers to availability within a timeslot.
Capture.JPG
by Christian Dabnor
Mon Oct 16, 2017 12:46 pm
Forum: Automation API
Topic: Clicking On Consecutive Cells
Replies: 5
Views: 2044

Clicking On Consecutive Cells

In the software I'm testing, we have a diary section which is built up of a grid. I need to test if it is capable of accepting 999 'bookings'. As you can imagine, I'd like to avoid doing these manually! However, when I record a click, the Ranorex code just contains the cell, as opposed to the table ...
by Christian Dabnor
Thu Aug 10, 2017 12:18 pm
Forum: How To …
Topic: Locked Fields
Replies: 2
Views: 1440

Re: Locked Fields

Hello again. Thank you for your response. I appear to have resolved it, however. If it'll help anyone else, I did public void Mouse_Click_PCI_ComplianceEnable_PCI_Compliance_Checking2() { { Report.Log(ReportLevel.Info, "Mouse", "Mouse Left Click item 'Manager_Front_Screen.MainSystemDetails.PCI_Compl...
by Christian Dabnor
Thu Aug 10, 2017 10:58 am
Forum: How To …
Topic: Locked Fields
Replies: 2
Views: 1440

Locked Fields

Hello there. This is probably a really simple question, but one I can't find the answer for. I want to find out if, when one tick box is checked, another is locked. I have the code running to check that the first checkbox is checked, but I can't see how to check the locked/unlocked status of the sec...
by Christian Dabnor
Thu May 18, 2017 9:37 am
Forum: Automation Tools
Topic: Screen Draw
Replies: 3
Views: 1776

Re: Screen Draw

Thank you for your response, Pavel. I had expected those answers, but sadly, I can't reveal our new software, nor do I have access to a newer version of ranorex. I'll figure something out.
by Christian Dabnor
Wed May 17, 2017 4:55 pm
Forum: Automation Tools
Topic: Screen Draw
Replies: 3
Views: 1776

Screen Draw

I'm using Ranorex v 5.0.3.18203. I am suffering an issue on my screen tests wherein if I run our software through Ranorex, occasionally, screens aren't being drawn - the items are there, but not visible (for example, moving the mouse may change the cursor from a pointer to a text input cursor). By f...
by Christian Dabnor
Fri Apr 07, 2017 8:47 am
Forum: Automation Tools
Topic: Unable to Record or Validate Until Restart
Replies: 2
Views: 1717

Re: Unable to Record or Validate Until Restart

Thank you. I am in discussion with the Ranorex sales team about a potential upgrade, but there's a couple of questions I have before I go back to my superiors. I wouldn't be surprised if this no longer happened in the latest version.
by Christian Dabnor
Thu Apr 06, 2017 11:02 am
Forum: Automation Tools
Topic: Unable to Record or Validate Until Restart
Replies: 2
Views: 1717

Unable to Record or Validate Until Restart

On occasion, I am getting an issue wherein recording and validation stop working. I can select the options from the recording window, but I can't higlight any field for validation, and recorded items don't save. If I restart the software, I can continue as normal. I am using version 5.0.3.18203. Any...