question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Majority of tweets snapped return "Selector "[role="button"]" not found:" error

See original GitHub issue

Bug description

example error:

Selector "[role="button"]" not found: https://twitter.com/AfggaJlevasseur/status/1490455291317600257

this seems to occur for the majority of tweets I try to snap

Reproduction

snap-tweet https://twitter.com/thesummermarie/status/1474347267549241360

Environment

npm version                                                                                                                                                                                                                        
  'snap-tweet': '0.0.0-semantic-release',
  npm: '8.5.5',
  node: '12.22.9',
  v8: '7.8.279.23-node.56',
  uv: '1.44.1',
  zlib: '1.2.11',
  brotli: '1.0.9',
  ares: '1.18.1',
  modules: '72',
  nghttp2: '1.43.0',
  napi: '8',
  llhttp: '2.1.4',
  http_parser: '2.9.4',
  openssl: '1.1.1m',
  cldr: '37.0',
  icu: '67.1',
  tz: '2019c',
  unicode: '13.0'

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
privatenumbercommented, Jun 10, 2022

Sure!

0reactions
privatenumbercommented, Aug 23, 2022

🎉 This issue has been resolved in version 1.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common mistakes with React Testing Library - Kent C. Dodds
Hi there I created React Testing Library because I wasn't satisfied with the testing landscape at the time. It expanded to DOM Testing ......
Read more >
Using Python Selenium Not able to perform click operation
Try using JavaScriptExecutor. C# IWebElement element = driver.FindElement(By.XPath("//button[@role='button']")); IJavaScriptExecutor jse2 ...
Read more >
Button Is Clicked but still 'Unable to locate element' error is ...
Press F12 in Chrome -> go to element section -> do a CTRL + F -> then paste the xpath and see, if...
Read more >
10 facts about Americans and Twitter | Pew Research Center
A minority of Twitter users produce the vast majority of tweets. Among U.S. adults who use Twitter, the top 25% of users by...
Read more >
HTML: A good basis for accessibility - Learn web development
You should now be well-versed in writing accessible HTML for most occasions. ... that accessibility is badly broken if not handled properly.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found