How to monitor Twitter for user posting a new tweet

@brantfl the following selector selects the tweet text:

[role=article] [data-testid=tweetText]

i also increased the “wait for duration” to 5 seconds to give the page a bit more time to load:

here is the monitor’s exported json that i tested:

export - twitter-x.com.json (704 Bytes)