Selenium Unable to Interact with Taskpane Elements in Outlook Add-in #5264
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: author feedback
Waiting for author (creator) of Issue to provide more info
I'm using Selenium and Chrome WebDriver to automate UI testing for a taskpane-based Outlook add-in. While Selenium can interact with the main Outlook web app, it fails to locate or interact with elements inside the taskpane when opened. This issue prevents me from retrieving element properties (e.g., textContent, innerHTML) and running automated UI tests.
Expected Behavior
When using Selenium to automate UI testing for a taskpane-based Outlook add-in, I expect to:
Current Behavior
Selenium is able to:
Steps to Reproduce
Context
This issue blocks automation of UI testing for the taskpane-based Outlook add-in, making it challenging to verify element properties and run UI automated tests. The inability to interact with taskpane elements via JavaScript affects:
Your Environment
The text was updated successfully, but these errors were encountered: