Charles Data Elements do not receive any values
console.log(document.querySelector("YOURSELECTOR") ? "Element exists on the page." : "Element does not exist on the page.");Last updated
console.log(document.querySelector("YOURSELECTOR") ? "Element exists on the page." : "Element does not exist on the page.");Last updated