Forum Discussion
12 Replies
- rraghvani
Champion Level 3
I'm able to access the following menu New Items -> More Items -> Task Request using the following key word actions, against the ribbon bar in Outlook 365
TestComplete might be recording the actions incorrectly for you - I suggest you remove PopupMenu and replace it with something similar to what is shown in the above image. Just to see if it works for you.
Hi Erik,
If you have the Intelligent Quality Add-On, this may be a good spot to use an OCR Action. It will be able to recognize the text you're looking for and interact with it accordingly.
- ErikLarsonNew Contributor
I don't think we have that add on available. Is there a way to do this without that?
- rraghvani
Champion Level 3
Have a look at my answer in post Outlook 365 automation | SmartBear Community. You might need to enable MSAA in Project Settings.
- ErikLarsonNew Contributor
I already have MSAA enabled in project settings. Before enabling MSAA I was not able to select the individual buttons or pieces of the ribbon control. Now I am able to select the options button and click it to open it's popup menu, but I have so far not been able to interact with that popup menu.