If I run a test and then use the queryselector to search for an element it will return null in both siesta and the dev console unless I inspect the element first the developer console will find the element
Edit, i've found the issue and that it is using the top frame instead of the frame of the application, how do I get it to change frames?