Search found 111 matches

by theraviz
Fri Oct 14, 2022 9:20 am
Forum: How To …
Topic: Email execution trigger
Replies: 2
Views: 2890

Re: Email execution trigger

ankit911omar wrote:
Thu Oct 13, 2022 8:21 pm
You can do it by adding dedicated job to check the email and trigger the Automation execution
Could you please elaborate?
by theraviz
Wed Sep 07, 2022 1:12 pm
Forum: How To …
Topic: Handling browser alerts
Replies: 4
Views: 2135

Re: Handling browser alerts

Hi Pavel,

Thanks for the reply. My browser is not chrome, it is EDGE. Thats why I am having this trouble.
by theraviz
Wed Sep 07, 2022 9:43 am
Forum: How To …
Topic: Error: Table does not exist in the current context
Replies: 1
Views: 1776

Error: Table does not exist in the current context

Hello, I am getting the below error as shown in the screenshot while executing my test case. Test Case has 3 recording. Lets say 1. Login 2. Navigation 3. Perform Action. - data entry This test case is databinded to an excel sheet including the login credentials. When the test executes login is work...
by theraviz
Wed Aug 31, 2022 9:07 am
Forum: How To …
Topic: Handling browser alerts
Replies: 4
Views: 2135

Re: Handling browser alerts

Hi, To be able to identify browser controls, you need to enable accessibility. Check my post here: https://www.ranorex.info/solve-confirm-dialog-not-detect-t15882.html#p60098 Unfortunately, tracking may still not work with these controls, but you should be able to find and use them via Spy tree. Hop...
by theraviz
Tue Aug 30, 2022 8:21 am
Forum: How To …
Topic: Handling browser alerts
Replies: 4
Views: 2135

Handling browser alerts

Hello, I am facing issue with EDGE browser alert. The browser alert dialogue box is hidden nut I have managed to add the button control from forms. But during execution click is not being performed on the button and the test fails. At the same time I’m able to spy the button without failure. Please ...
by theraviz
Mon Aug 15, 2022 6:54 pm
Forum: How To …
Topic: Email execution trigger
Replies: 2
Views: 2890

Email execution trigger

Hello,

I have a scenario where the execution to initiate or start depends on when an email is received. So is it possible to arrange the execution in a way that when one specific email is received then it can trigger the execution?
by theraviz
Wed Aug 10, 2022 6:02 pm
Forum: How To …
Topic: Switching between Mobile and Browser
Replies: 2
Views: 1301

Re: Switching between Mobile and Browser

Thanks Pavel
by theraviz
Tue Aug 09, 2022 6:09 pm
Forum: How To …
Topic: Switching between Mobile and Browser
Replies: 2
Views: 1301

Switching between Mobile and Browser

hello, I have a test scenario where some execution to be done on the mobile app first and then do the verification in a browser (web app) and then again come back to mobile app to finish the execution. So is it possible to switch between mobile app and browser in the same execution? If possible plea...
by theraviz
Tue Aug 02, 2022 1:46 pm
Forum: How To …
Topic: Email Content
Replies: 1
Views: 1136

Email Content

Hello,

I have a scenario where I have to read an email content which is outlook web. When I use the spy I’m not able to identify the body part. Subject and others are identifiable but not the body contents.

Is there anyway to get the contents?

Thanks and Regards
by theraviz
Wed Jun 29, 2022 10:48 am
Forum: How To …
Topic: Execution on Edge
Replies: 3
Views: 1259

Re: Execution on Edge

Hi, Unfortunately, I'm not quite sure what exactly is the problem here? What you mean by " the execution is not happening with my current solution "? The Edge is not started or the test fails, because of some " element not found " errors? Have you tried to examine the problematic web in Edge and wi...
by theraviz
Fri Jun 17, 2022 4:15 pm
Forum: How To …
Topic: Execution on Edge
Replies: 3
Views: 1259

Execution on Edge

Hi, My project was running successfully on IE but now when I have to change my browser to Edge the execution is not happening with my current solution. If I start a new project using the same application it works fine on edge. I have already instrumented the browser in the tools settings. How can I ...
by theraviz
Wed Jun 01, 2022 12:23 pm
Forum: How To …
Topic: Multiple Instances of execution
Replies: 1
Views: 916

Multiple Instances of execution

Hello, I would like to know if its possible to execute multiple instances of the same browser simultaneously? (like in selenium driver) Idea is to cut short the Systems for execution. So looking for solution to execute my project ,in lets say 4 Microsoft Edge browsers in the same P.C and by this way...
by theraviz
Sun May 01, 2022 5:59 pm
Forum: How To …
Topic: Recording on mobile
Replies: 1
Views: 1021

Recording on mobile

Hi, Need a help in recording test cases for my ios automation. I am not able to perform “Record” option while automating a Mobile App. (Tried versions 10.1.1 and 10.1.6) Is this feature not available like how we can record on a browser? Also, when I try to add all controls to the repository, the tra...
by theraviz
Thu Apr 21, 2022 2:08 pm
Forum: How To …
Topic: Version Mismatch
Replies: 2
Views: 886

Version Mismatch

Hello, I was using 10.1.1 for my mobile automation project with RxService app version 3.2.4. I have instrumented the mobile app and it was working fine. Then I switched to another PC with ranorex version 10.1.6. while I opened the project I got the error message as shown in screenshot. Then I uninst...
by theraviz
Fri Apr 15, 2022 8:12 am
Forum: How To …
Topic: Execution Trouble
Replies: 2
Views: 1074

Re: Execution Trouble

Hi jacob,

Yes, I did that also. All basic practices are followed. I believe some project settings has been changed abruptly or something like that.

Not sure which one to check.