MummanaSubramanya

Results 7 comments of MummanaSubramanya

> This bug only manifests itself if you have a keyword that is longer than the window, and you wish to insert and edit keywords in various places. As soon...

@HelioGuilherme66 Im using python3.8 when I try to install wxpython its says "wxPython-4.0.7.post2-cp36-cp36m-linux_x86_64.whl is not a supported wheel on this platform.". I tried using both centos6.8 and centos7.9.

> Hi, > > Any Ideas to update this to selenium grid 4. I have articulated the solution here https://github.com/MummanaSubramanya/selenium-grid4-ecs-fargate I have done it manually with AWS cli and console....

@eeter : any update ? seems like method _get_search_criteria needs to be changed as it need to handle chain method SearchCriteria.ByAutomationId("foo").AndByText("bar"). Any idea how to implement may be I can...