How to create a web-page testing platform like Browserstack? I want to develop a website that can test any webpage on different devices, preferably using PHP.
P.S.- The end goal is to create an SEO group buy tool website that gives access to paid tools to multiple users on their platform. How do I achieve this?
I tried iframe & embeds but that didn't work. Researched multiple things but couldn't get any answers over the Internet. We can scrap the content of the target website using PHP but in that case- login/logout won't be possible.