I am trying to inspect the Flutter website to add automation on it using Python.
This website is available for Android, iOS & also on Web. Now trying to inspect the website, but not able to select the element/component.
Not able to inspect the component/element on the browser
Please suggest any solution for how to inspect the Flutter Website? I tried to search on different blogs but did not get the proper lead to start this. Please help me.
Update:
Can it be possible to inspect from the browser only because the code is not available.
Thanks in advance!
