I was wondering if it would be possible to execute the following instructions in a selenium webdriver
Basically what I'm trying to do is the following:
Press Ctrl+Shift+M (⇧⌘M) to toggle device toolbar
Navigate to the Application tab
On the left, expand Local Storage and select https꞉//discord.com
Type Token into the Filter box
So as an example, I attached a screenshot of what it looks like in a selenium browser
Edit: I'm not trying to follow the exact step, but I'm just trying to get the value corresponding the the token
key in the image below.