You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
We are facing some issues with respect to loading the elements in Appium after few Nuget package update in Xamarin.
Please find the below changes in Xamarin:
SkiaSharp Updated from 2.80.3 to 2.88.0
Xamarin.Essentials Updated from 1.7.1 to 1.7.3
Xamarin.Forms Updated from 5.0.0.2401 to 5.0.0.2478
This issue is happening only in Android.
Could you please let us know what changes we need to perform in our automation framework or Xamarin instead of updating the element in every location as you know it is a cumbersome process and needs a lot of effort.
We also did a workaround when we downgrade the Xamarin forms version the elements are loading appropriately. So the issue is related to Xamarin forms update. Could you please help us to resolve this issue
Please find the below screenshot for more reference:
Ex: It is the same case in every page :) Elements are not loading appropriately