Question: What is the syntax of UI object identifier used by DOM extension?
Answer: The DOM browser extension uses the following syntax for web UI objects: Browser.BrowserChild(”page_titile”).html_class(”object_tag”) 1. “page_title” is the title of the web page, defined by the HTML “TITLE” tag. 2. “object_tag” is the label of the HTML element. How a HTML element is labeled depending on the type of HTML element.
Question:
What is the syntax of UI object identifier used by DOM extension? Answer:
The DOM browser extension uses the following syntax for web UI objects: Browser.BrowserChild(”page_titile”).html_class(”object_tag”) 1. “page_title” is the title of the web page, defined by the HTML “TITLE” tag. 2. “object_tag” is the label of the HTML element. How a HTML element is labeled depending on the type of HTML element. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
There should not be any Spelling Mistakes.
There should not be any Gramatical Errors.
Answers must not contain any bad words.
Answers should not be the repeat of same answer, already approved.