SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Research: Log non-existent DOM elems for debugging #808

Open plocket opened 10 months ago

plocket commented 10 months ago

Log non-existent elems for debugging: Not sure how to add a debug log outside of the DOM here, but we should log a situation where an element doesn't exist and maybe have some kind of response to that. Or we shouldn't send selectors for elements that don't exist. I'm not sure how that's even happening. Maybe we can send in and use reports or some such.

Same below in get_custom_datatype() and enter_answer.input().

from comment in #633