I want to create a chrome extension for tradingview that can select a symbol in the watchlist. so I try to click with javascript in dev-console but it didn't work. I trying to change the symbol by DOM element click like image below but it won't change.

any suggestion?