I am trying to automate, in flutter web integration_test, wherein I want to select multiple widgets by long pressing shift key and mouse drag. May I know if this is possible, if yes, then how? or if not possible, then is there any alternate way to achieve this selection?
For reference, I have attached an image to get more clarity if my objective.