I am trying to access one of the input element of checkout page of my wix store using velo, the code is written in masterPage.js inside the onReady funciton. I am using $w(#myElement) to access the element, but I am getting a null response, Please help.
Thank you