tttollerer

Results 1 comments of tttollerer

This is how it seems to work across different channels and languages: 145 messages = await page.query_selector_all("[class*='messageListItem']") 154 image_elements = await page.query_selector_all("[class*='originalLink']") 185 pill_value_locator = "span[class*='optionPillValue']" 258 messages = await...