I need to create a javascript function which will validate all UI checklist items I have for webpage I'm creating. So what I'm expecting is, all my team members should be able to validate their UI by just clicking on a bookmark in their chrome browser (or any browser)
How to achieve this? I have js function ready but it contains jquery as well.