on
03 Jan 2023
02:39 AM
- edited on
22 Nov 2023
12:51 PM
by
Adam-Piotrowicz
To check your CSS selector, please use "document.querySelector('<your CSS selector>')" on the Console tab of the developer tool of your browser.
If it returns the value you want to capture, the selector should work. If not, please check your CSS selector again.