microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
512 stars 285 forks source link

Release Wave 2 - 2023 - few dropdown optionsets are not getting identified with data-id when the script ran in New Outlook, where in existing it works fine. #1389

Open chandramohand opened 9 months ago

chandramohand commented 9 months ago

Hi, Regarding the Release Wave 2 - 2023, when I am passing the following option set its failing when the new feature (New Outlook) opted.

XrmApp.Entity.SetValue(new OptionSet { Name = MtestFusionElementsFusionElements.ElementAt(0).Key, Value = "No" }

$exception | {"OptionSet Field: 'xyz_Testrecipientcentre' does not exist"} | System.InvalidOperationException

When I check the DOM this data-id exists xyz_Testrecipientcentre

Could you please help me how to handle this?

Thanks, Chandra.

SahanaKohalli commented 3 weeks ago

@chandramohand I am facing the same issue, Found any solution for this?

chandramohand commented 3 weeks ago

No

On Tue, Jun 4, 2024 at 6:18 AM SahanaKohalli @.***> wrote:

@chandramohand https://github.com/chandramohand Found any solution for this?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/EasyRepro/issues/1389#issuecomment-2146630414, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIXIXQYWTEMEZFNUZQ7SC5DZFVEZVAVCNFSM6AAAAAA46ECXT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBWGYZTANBRGQ . You are receiving this because you were mentioned.Message ID: @.***>