'#react-root > div > div > div:nth-child(2) > main > div > div > div > div > div > section > div > div > div:nth-child(1) > div > div > div:nth-child(1)',
);
// const tweetComponent = page;
if(!tweetComponent){
this.logger.warn(`Component not found for tweet ${url}`);
returnurl;
}
this.logger.info(`Taking screenshot of ${url}...`);