I'm trying to send a message on LinkedIn with my web scraper but I am having trouble selecting the message input. The DOM updates depending if I focus on the input. Here's before focus: https://i.imgur.com/Cqr1y5A.png and after focusing: https://i.imgur.com/dHh53AC.png
Any thoughts on how I can send a message?