Search found 36 matches

by OPT-Liuxm
Sat Mar 27, 2021 1:43 am
Forum: General Questions
Topic: Name "Init" (CS0103) does not exist in current context.
Replies: 1
Views: 1874

Name "Init" (CS0103) does not exist in current context.

hi,
I recently encountered a common problem, do not know how to solve it.

The question is...
Name "Init" (CS0103) does not exist in current context.
But that file code cannot be modified.

How can I solve this problem?

Thank you.
by OPT-Liuxm
Tue Feb 23, 2021 2:54 am
Forum: General Questions
Topic: How does the Ranorex Spy get the elements of the subinterface?
Replies: 1
Views: 964

How does the Ranorex Spy get the elements of the subinterface?

Hi,
If a test application has a main interface and different sub-interfaces, how do I use Ranorex Spy to get all the interface elements?

Because the sub-interface needs to be displayed through the click operation.

But there are too many subscreens. What should I do?

thank you.
by OPT-Liuxm
Tue Feb 23, 2021 2:03 am
Forum: General Questions
Topic: I accidentally deleted all the items. How can I get them back?
Replies: 2
Views: 1008

Re: I accidentally deleted all the items. How can I get them back?

Thanks.
But I don't know how to restore the operation?
by OPT-Liuxm
Sat Feb 20, 2021 2:39 am
Forum: General Questions
Topic: I accidentally deleted all the items. How can I get them back?
Replies: 2
Views: 1008

I accidentally deleted all the items. How can I get them back?

Hi,
I accidentally deleted most of the recorded Item elements. How can I retrieve them?

I can't find the element and I don't want to record it again.

Is there a solution?

thank you
by OPT-Liuxm
Wed Jan 20, 2021 2:33 am
Forum: General Questions
Topic: Ranorex can randomly click on control elements?
Replies: 1
Views: 854

Ranorex can randomly click on control elements?

hi

I have a question about whether Ranorex can randomly click on elements in the application.

I want to get all the control elements in the application, and then use Ranorex to randomly click on them.

The effect is equivalent to a "monkey test".

I wonder if Ranorex can do that.

Thanks. :D
by OPT-Liuxm
Tue Nov 03, 2020 7:14 am
Forum: General Questions
Topic: Ranorex automatic test verification
Replies: 1
Views: 852

Ranorex automatic test verification

Hello everyone, When Ranorex performs QT automated functional test validation, the second run fails the validation. With the "Validate" operation, the test case validations pass the first run and fail the second run with the Exists execution judgment, but the picture is the same. So, I want to know ...
by OPT-Liuxm
Fri Jul 31, 2020 2:06 am
Forum: How To …
Topic: UI element not found using relative path
Replies: 3
Views: 2808

Re: UI element not found using relative path

Hello, I would like to know where this setting is for version 8.0.
Use cache. :D
by OPT-Liuxm
Mon Jun 22, 2020 7:41 am
Forum: General Questions
Topic: How do I get the value of an element
Replies: 5
Views: 1672

Re: How do I get the value of an element

Yes, just use "get value". :D :D
thank you
by OPT-Liuxm
Mon Jun 22, 2020 7:14 am
Forum: General Questions
Topic: How do I get the value of an element
Replies: 5
Views: 1672

Re: How do I get the value of an element

I seem to know how to use it. Just a moment, please. :D
by OPT-Liuxm
Mon Jun 22, 2020 7:08 am
Forum: General Questions
Topic: How do I get the value of an element
Replies: 5
Views: 1672

Re: How do I get the value of an element

I want to get this number and print it in the results report.
Get Value?I don't know how to use it.
by OPT-Liuxm
Mon Jun 22, 2020 2:52 am
Forum: General Questions
Topic: How do I get the value of an element
Replies: 5
Views: 1672

How do I get the value of an element

Hello, everyone!

May I ask...
About how to get the value of an element, such as text content or numeric size.

How should I operate?

Thanks. :D :D
by OPT-Liuxm
Tue Jun 16, 2020 6:48 am
Forum: General Questions
Topic: repetitive operation
Replies: 2
Views: 891

Re: repetitive operation

Yes, very good.
The For loop is done. :D
by OPT-Liuxm
Sat Jun 13, 2020 7:45 am
Forum: General Questions
Topic: repetitive operation
Replies: 2
Views: 891

repetitive operation

Hi, For example,Within an hour,I perform an action every five minutes, can I do it in a code loop? As shown in the figure, You can see that I copied and pasted the same thing, which is a little inconvenient.In case it takes too long to set up, it's too complicated to copy and paste. Thank you all. :D
by OPT-Liuxm
Tue Jun 09, 2020 9:49 am
Forum: General Questions
Topic: Ranorex calls an external library
Replies: 6
Views: 1023

Re: Ranorex calls an external library

Yes, when I make a consistent version of.NET and test it in debug mode, it can be executed.
Thank you very much. :D :D :D
by OPT-Liuxm
Tue Jun 09, 2020 2:09 am
Forum: General Questions
Topic: Ranorex calls an external library
Replies: 6
Views: 1023

Re: Ranorex calls an external library

Oh, I forgot to mention that my library is compiled by VS, not Ranorex. :?