Search found 51 matches

by IvanT
Sun Mar 12, 2023 5:41 pm
Forum: How To …
Topic: How to run only one test from command line
Replies: 1
Views: 6815

How to run only one test from command line

Hi I'm have a lot of test cases and I want to group few of them to have opportunity to run all of them by one command and to have opportunity to run only one from them. How can I do it? May be using SmartFolder
by IvanT
Thu Feb 16, 2023 7:44 pm
Forum: How To …
Topic: Problem with RawText plugin
Replies: 0
Views: 5082

Problem with RawText plugin

Hello. I'm testing desktop app and stuck with GDI plugin. When I run test for a first time everything works as expected but then test doesn't work.
Reboot PK helps with this situation. So It looks like some cookies or cache.
Do you know something about such situation?
by IvanT
Thu Jan 19, 2023 5:53 pm
Forum: How To …
Topic: How to click element immediately after it is presented
Replies: 1
Views: 4023

How to click element immediately after it is presented

Hello.
I'm testing desktop application and faced with problem. When desktop app run and already element visible for user ranorex keep waiting element for (15 second). How can I fix this issue?
Thanks
by IvanT
Tue Sep 27, 2022 4:01 pm
Forum: General Questions
Topic: Problem with Rawtext plugin
Replies: 1
Views: 444

Problem with Rawtext plugin

Hello. I am testing desktop application and I have a problem with Rawtext plugin. This plugin cannot find location of element inside element 'Tree'
by IvanT
Wed Dec 15, 2021 11:45 am
Forum: How To …
Topic: Page Object
Replies: 1
Views: 1024

Page Object

How to make PO patter for desktop app? has someone done it? if yes, could you give me a small example?
by IvanT
Wed Dec 15, 2021 11:44 am
Forum: How To …
Topic: How to run test as a pipeline
Replies: 4
Views: 1794

Re: How to run test as a pipeline

hi. I want to run a few tests in a row by one click.
for examle: i have 3 project: proj1, proj2, proj3; they contains testsuites. So i want to run them all by one click without CI
by IvanT
Tue Dec 14, 2021 10:56 pm
Forum: How To …
Topic: How to run test as a pipeline
Replies: 4
Views: 1794

How to run test as a pipeline

How to run test as a pipeline in local pc without CI?
by IvanT
Mon Dec 06, 2021 6:15 pm
Forum: General Questions
Topic: snapshots
Replies: 1
Views: 782

snapshots

How to make snapshot only one element (for example table) not all elements of app.?
by IvanT
Tue Mar 16, 2021 11:59 pm
Forum: General Questions
Topic: Jenkins
Replies: 1
Views: 858

Re: Jenkins

[2021/03/17 01:49:35.681][Debug ][Logger]: Console logger starting. [2021/03/17 01:49:36.049][Info ][Test]: Test Suite 'TestGeoTech' started. [2021/03/17 01:49:36.060][Info ][Test]: Test Case 'UpdateBD' started. [2021/03/17 01:49:36.071][Info ][Test]: Test Module 'Test' started. [2021/03/17 01:49:36...
by IvanT
Tue Mar 16, 2021 11:57 pm
Forum: General Questions
Topic: Jenkins
Replies: 1
Views: 858

Jenkins

Hi. i have a problem with build and run project with jenkins. Only one test case work (if another switch off). So i have message : *************Start of Ranorex Summary************* Current Plugin version: 1.0.2 Ranorex Working Directory: E:\MineFrame\Martsinkevich\autotests\GeoTech\TestGeoTech\Test...
by IvanT
Tue Dec 15, 2020 9:16 pm
Forum: How To …
Topic: Maximaze app
Replies: 0
Views: 1206

Maximaze app

I am trying testing desktop application and i have a trouble. How to maximaze desktop application?
i Run app using Host.Local.RunApplication("path to exe file);
Then i add to repository main Form and try to use method maximaze();
but app doesn't fill screen.
by IvanT
Sun Nov 29, 2020 9:56 pm
Forum: How To …
Topic: How to read color
Replies: 2
Views: 1468

How to read color

In snapshot i have a lot of colors, but i can't read them. May be ranorex has some plugin to read it?
by IvanT
Sat Nov 28, 2020 10:52 am
Forum: How To …
Topic: UserCodeCollection
Replies: 1
Views: 1234

UserCodeCollection

How can i use user code methods of project from another project? (methods containse elements of repository)
by IvanT
Wed Nov 25, 2020 10:15 pm
Forum: How To …
Topic: Page object
Replies: 1
Views: 1266

Page object

Could someone tell me how to make page object patter with desktop app using ranorex. The best help will be a small example. thanks.
by IvanT
Mon May 25, 2020 9:13 pm
Forum: How To …
Topic: How to read data from TMFGridExt
Replies: 1
Views: 1144

How to read data from TMFGridExt

Could somebody help me with TMFGridExt? i have table format TMFGridExt. how to read data from this table?