Returns an element by looking for its 'id' attribute value.
Parameters- id (String)
- The id value for the element to find. All searches are case-insensitive
Return ValueThe found element. The function returns null if no element is found.
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
