Junior
25
0
questionbank

Какие существуют типы селекторов в тестировании программного обеспечения?

Answer from sobes.tech neural network
  • ID
  • Class Name
  • Tag Name
  • Name
  • Link Text
  • Partial Link Text
  • XPath
  • CSS Selector
  • TagName[@attribute='value']
  • TagName[attribute*='value']
  • TagName[attribute^='value']
  • TagName[attribute$='value']
  • :checked CSS pseudo-class
  • :enabled CSS pseudo-class
  • ID
  • Class Name
  • Tag Name
  • Name
  • Link Text
  • Partial Link Text
  • XPath
  • CSS Selector
  • TagName[@attribute='value']
  • TagName[attribute*='value']
  • TagName[attribute^='value']
  • TagName[attribute$='value']
  • :checked CSS pseudo-class
  • :enabled CSS pseudo-class

Register or sign in to get access to full answers for all questions from the question bank.

qatestingselectorsui-testingautomationtypes