dsentker/phpinsights

Desktop isn't possible ?

PetiteFlamme31 opened this issue · 1 comments

Hello,

Thank you for your API ! But I have a question please, how can I use this API to test a site with desktop version ? We can't ?

In the code there is
const STRATEGY_DESKTOP = 'desktop';

Thank you for your help.

Sorry for my issue, i'm so stupid...
I have resolved the problem, just change this :

$response = $caller->getResponse($url, \PhpInsights\InsightsCaller::STRATEGY_DESKTOP);
I thought there were a problem but not ^^.

Thank you again for your API.
Bye 👍