Categories
Questions

Two identical AutomationID using xpath python with appium

In in our mobile app, there are two boxes with the same AutomationId. For automated testing i need to find […]

Categories
Questions

Beautifulsoup 4: Remove comment tag and its content

So the page that I’m scrapping contains these html codes. How do I remove the comment tag <!– –> along […]