I am working on a project and in this project there are two webpages I need to examine.I have to open these two webpages at the same time in different windows and examine them at the same time.
There must be two windows and there is a function that checks an element's status.But this function must be checking them at the same time.How can I solve this problem?
Thanks