Send HTTP Request

I need to retrieve information from a web page (a Chrome extension page). I use “Send HTTP Request” followed by “Code” for this purpose. The issue I’m facing is that the class names are no longer the same after the HTTP request, so it can’t find my element. Do you have a solution to solve my problem?

Nope. The class names change literally to stop you doing what you’re trying to do.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.