How to get this bearer token in selenium ?
When I am using an API client like Isomnia, I found that it can automatically get the bearer token after I have provided the cURL. However, when I am trying to get the bearer token with selenium, I found no such methods or attributes.