I wanted to scrap a site with python ( selenium ), but I had a problem.
there were HTML tags like <p> and it is clickable on site but I couldn't click on it with selenium so I decided to send a JSON file instead of user-flow into it but I don't know how.