Search found 31 matches

by mojohlic
Wed Jun 24, 2015 3:03 pm
Forum: Automation API
Topic: How To get project's options using code
Replies: 3
Views: 2191

Re: How To get project's options using code

Do you run your test from command prompt? Just an idea if you do: Create a global variable and pass the variable in the command line. Example: KeePassTestSuite.exe /pa:GlobalRunConfiguration=Debug /rc:Debug And inside you can check that variable and load the specific excel file. But I would love to ...
by mojohlic
Wed Jun 24, 2015 2:35 pm
Forum: Automation API
Topic: Accessing parent test case parameter via code
Replies: 13
Views: 6706

Re: Accessing parent test case parameter via code

Thanks odklizec for the posting. Very informative :D
by mojohlic
Fri Mar 27, 2015 10:40 pm
Forum: Bug Reports
Topic: CRITICAL: SQL Data connector query not updating correctly
Replies: 15
Views: 5290

Re: CRITICAL: SQL Data connector query not updating correctly

Same here. was this on purpose?
by mojohlic
Fri Dec 19, 2014 12:05 am
Forum: Mobile Testing
Topic: ios and dialogs
Replies: 5
Views: 2569

Re: ios and dialogs

Hi Markus,

Do you expect this to change?

I need to have access to the elements inside of a "_UIAlertControllerShimPresenterWindow" but I am not able to reach them currently.

Ideas?

Thanks :)
by mojohlic
Thu Aug 21, 2014 8:10 pm
Forum: Bug Reports
Topic: Bug Report - Editing Usercode/Code Module Causes Lag
Replies: 15
Views: 4049

Re: Bug Report - Editing Usercode/Code Module Causes Lag

Thanks so much for the update. :D
by mojohlic
Fri Aug 08, 2014 9:26 pm
Forum: Bug Reports
Topic: Bug Report - Editing Usercode/Code Module Causes Lag
Replies: 15
Views: 4049

Re: Bug Report - Editing Usercode/Code Module Causes Lag

Cool thanks for the support. Hopefully we can find the solution soon. :D
by mojohlic
Fri Aug 08, 2014 2:30 pm
Forum: Bug Reports
Topic: Bug Report - Editing Usercode/Code Module Causes Lag
Replies: 15
Views: 4049

Re: Bug Report - Editing Usercode/Code Module Causes Lag

Hi Alex,

We cannot send the solution. It is huge. It has several projects in it and hundreds of recordings. I also got it to crash twice and I sent the information with the window that is provided by ranorex when it crashes.

I really hope you can help.

Thanks
by mojohlic
Thu Aug 07, 2014 9:52 pm
Forum: Bug Reports
Topic: Bug Report - Editing Usercode/Code Module Causes Lag
Replies: 15
Views: 4049

Re: Bug Report - Editing Usercode/Code Module Causes Lag

We have the same issue. We uninstalled and installed again and it didn't get better. And it is getting worse. Now it is freezing frequently. It also stops working when the "break" key is pressed in an execution. It seems to get better after compilation but as soon as you change something it gets slo...
by mojohlic
Tue Feb 18, 2014 5:56 pm
Forum: Automation API
Topic: Accessing parent test case parameter via code
Replies: 13
Views: 6706

Re: Accessing parent test case parameter via code

I thought I could just make a comment because somebody is going to look for an answer to that question : Accessing parent test case parameter via code. I do use it several times to get data in code, to pass data from and to other test cases, or to code modules etc. So, I use this: TestSuite.Current....
by mojohlic
Thu Sep 26, 2013 10:21 pm
Forum: General Questions
Topic: Repo throwing error message
Replies: 3
Views: 1600

Re: Repo throwing error message

Did you check that you namespace inside of the files were ExampleTwo?
by mojohlic
Fri Sep 13, 2013 11:02 pm
Forum: Bug Reports
Topic: BUG: .Exists() does not respect Search Timeout setting
Replies: 9
Views: 3973

Re: BUG: .Exists() does not respect Search Timeout setting

I didn't see an answer about this ... anybody?
by mojohlic
Mon May 20, 2013 9:36 pm
Forum: General Questions
Topic: extra rxlog created after 4.0.3 installation
Replies: 13
Views: 2273

Re: extra rxlog created after 4.0.3 installation

I uninstalled Ranorex, went through the whole HD and deleted every file I could find. Installed it back and opened my project. Executed and it worked. I guess it was something but It is working now. :D
by mojohlic
Mon May 20, 2013 3:04 pm
Forum: General Questions
Topic: extra rxlog created after 4.0.3 installation
Replies: 13
Views: 2273

Re: extra rxlog created after 4.0.3 installation

Yes I installed ranorex using the setup.exe
I use window 7
I already tried using ranorex as administrator
I am going to try the other sample (vipwebtest)
by mojohlic
Thu May 16, 2013 2:57 pm
Forum: General Questions
Topic: extra rxlog created after 4.0.3 installation
Replies: 13
Views: 2273

Re: extra rxlog created after 4.0.3 installation

I do not use the Report class in my code before the test suite is initialized. I opened the keepass sample from the installation and I selected the TC_OpenLoginAndClose deselecting the other ones and ran it. I get the same plain report. I uninstalled and reinstalled the studio and I still get the pl...