1.

Mention What Is The Command That Is Used To Find Whether A Particular Element Present On The Screen?

Answer»

To find a SPECIFIC element on the SCREEN you use the SYNTAX

s.find(“&LT;<image NAME>>”);

To find a specific element on the screen you use the syntax

s.find(“<<image name>>”);



Discussion

No Comment Found