OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
658 stars 94 forks source link

On-Send web addin does not load on OWA when email is sent with UI automation tools like selenium. #4095

Open Sagar-lab1 opened 5 months ago

Sagar-lab1 commented 5 months ago

Description - On-Send web addin does not load on OWA when email is sent with UI automation tools like selenium.

Steps to Reproduce -

  1. Write an automation script to send mail on New Outlook OWA using automation tool like selenium.
  2. Run the script and check whether On-Send web addin is getting loaded when mail is sent.

Expected Result -

  1. On-Send web addin should get loaded when selenium script clicks on Send button.

Actual Result -

  1. On-Send web addin does not load even though send action is triggered.
  2. It seems to be timing issue since selenium works very fast, After composing mail it clicks on send button within fraction of seconds.
  3. If we add delay in between composing mail and clicking on send then web addin is getting loaded successfully.
  4. This behavior is applicable for meeting requests as well.

Your Environment Platform [PC desktop, Mac, iOS, Office on the web]: PC Desktop Host [Excel, Word, PowerPoint, etc.]: New Outlook Office version number: Microsoft Outlook Version 1.2024.103.100 (Production) | Client Version 20240119003.15 . Operating System: Windows11 Browser (if using Office on the web): NA

rajjha-msft commented 5 months ago

Thanks for reporting this issue regarding the Smart alerts feature. It has been put on our backlog. We unfortunately have no timelines to share at this point. Internal tracking Id: 254536.