Flutter – Trying to click on an element that is clickable manually, but not with automated test in C#
I'm trying to automate tests for a mobile application in C# using Selenium with Appium. This application was made using Flutter and there is a section where I have to select the purchase date for an item (picture of the…