Search found 42 matches

by armstronghm24
Thu Mar 11, 2021 9:08 pm
Forum: Automation Tools
Topic: Automation helpers - pdf.exe
Replies: 1
Views: 1887

Automation helpers - pdf.exe

:!: :!: Is there a way to build the Ranorex.pdf.exe without the double extension? Antivirus software recognizes that executable as a threat. I have tried to reach out to Ranorex support without any luck on the topic. If that is not possible, is there a way to use the other automation helpers without...
by armstronghm24
Thu Mar 11, 2021 8:21 pm
Forum: Automation Tools
Topic: PDF Reports
Replies: 19
Views: 6438

Re: PDF Reports

Is there any way to rename the ranorex.pdf.exe so it is built without the double extension? I am getting no support from Ranorex on this matter.
by armstronghm24
Fri Sep 11, 2020 8:50 pm
Forum: Automation Tools
Topic: Mouse clicks not registering
Replies: 1
Views: 1025

Mouse clicks not registering

I have just upgraded from an old version of Ranorex to 9.3.1. I am having intermittent issues with mouse clicks. My test suite has worked for years and now is having issues. I am able to get the mouse clicks to work when running individual items in the recording modules, but in the test suite I can ...
by armstronghm24
Tue Nov 27, 2018 9:05 pm
Forum: How To …
Topic: Run recording module based on get value
Replies: 1
Views: 1840

Run recording module based on get value

Hi,
I would like to get a value from my application and run a certain recording module only if the value I am retrieving from my application matches a value from another variable that I am assigning through data binding. Do I need to use a code module? If so, does anyone have any examples?
by armstronghm24
Tue Nov 13, 2018 10:11 pm
Forum: How To …
Topic: Setup/Teardown per test case
Replies: 13
Views: 4723

Re: Setup/Teardown per test case

I get your point. Thanks for the assistance.
by armstronghm24
Fri Nov 09, 2018 5:19 pm
Forum: How To …
Topic: Setup/Teardown per test case
Replies: 13
Views: 4723

Re: Setup/Teardown per test case

I could use smart folders, but I would rather not as it is less organized from my perspective. I want something like this: Test Suite Test Suite Setup - Testcase1 - Setup - test case modules test case 1 (multiple iterations) - Testcase2 - Setup - Test case modules test case 2 (multiple iterations) W...
by armstronghm24
Tue Oct 30, 2018 7:51 pm
Forum: How To …
Topic: Setup/Teardown per test case
Replies: 13
Views: 4723

Setup/Teardown per test case

Hi, I would like to perform a setup/teardown in a test case where the setup runs at the beginning, a number of the same test cases are run and then the teardown is run at the end. This works when the setup/teardown is at the test suite level, but it doesn't work correctly at the test case level. Why...
by armstronghm24
Tue Apr 17, 2018 4:39 pm
Forum: How To …
Topic: Set Value not working for combo box
Replies: 5
Views: 3067

Re: Set Value not working for combo box

Attached is a snapshot of one of the elements in the dropdown.
by armstronghm24
Mon Mar 12, 2018 8:18 pm
Forum: How To …
Topic: Set Value not working for combo box
Replies: 5
Views: 3067

Re: Set Value not working for combo box

I am not sure how to take a snapshot of the expanded combo box. I did make a selection manually and captured a snapshot of that.
by armstronghm24
Mon Mar 05, 2018 5:34 pm
Forum: How To …
Topic: Set Value not working for combo box
Replies: 5
Views: 3067

Set Value not working for combo box

I have used the set value action many times before to select a certain value from a dropdown. It is not working for a specific drop down now for some reason. The status after I run the step is successful, but no value was actually selected.

I have attached a snapshot
by armstronghm24
Mon Feb 12, 2018 5:03 pm
Forum: How To …
Topic: Validation text
Replies: 1
Views: 1672

Validation text

Hi,

I am trying to do a simple validation on text for an element, but the validation is failing unexpectedly. Am I missing something here? I have a screenshot showing that the expected value matches the actual value, but it is still failing.
2018-02-12_10-02-22.png
by armstronghm24
Fri Jan 26, 2018 4:39 pm
Forum: General Questions
Topic: Custom Report Examples
Replies: 3
Views: 2572

Custom Report Examples

I want to get ideas for customizing my Ranorex report. Can anyone share some examples of ways you have customized your report to provide more value or organized the information better? One thing I might like to do is expand the test data portion of my cases automatically while leaving the other sect...
by armstronghm24
Thu Jan 25, 2018 7:45 pm
Forum: How To …
Topic: Ignore spacing - Validation
Replies: 4
Views: 1523

Re: Ignore spacing - Validation

I have a snapshot of the element attached.

Thanks for your help.
by armstronghm24
Thu Jan 25, 2018 4:33 pm
Forum: How To …
Topic: Ignore spacing - Validation
Replies: 4
Views: 1523

Re: Ignore spacing - Validation

Hi, I would attach a snapshot if I could get one of the specific element. However, it is capturing my entire application which has confidential information at the moment. Do you know if there's a way to get the specific element in a snapshot? Otherwise I can tell you that the lines are all within on...
by armstronghm24
Tue Jan 23, 2018 3:01 pm
Forum: How To …
Topic: Ignore spacing - Validation
Replies: 4
Views: 1523

Ignore spacing - Validation

I am trying to validate some text which contains spacing. How do I ignore any spacing when validating text against a variable. Here's an example of something I want to validate: Rule Error 01 of 01 1234 INCREASES TO VARIABLE WHOLE LIFE AMOUNT NOT ALLOWED AFTER 90 DAYS FROM ISSUE DATE xx-xx-xxxx ----...