Resources

Video Tutorials

Selectors – Complex UI Hierarchies

Note: This video is deprecated. Please see Selectors for the newer version. 

 

  1. Producing selectors in webpages
  2. Removing and adding selectors
  3. Composition of selectors - Explanation
    1. Tags
    2. Attributes
    3. Values
  4. Removing and adding attributes
  5. Why attributes are important
  6. Sample - java app
  7. Other methods that doesn't use selectors
  8. Partial vs Full Selectors