#1 Introduction to jQuery and Selectors

preview_player
Показать описание
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.
$(‘CSS-Selector’)  Return a collection of matched elements either found in the DOM based on passed argument(s) or created by passing an HTML string.

JAVASCRIPT

FRAMEWORK, ASSERTION, REPORT

ELEMENT LOCATOR
jQuery -
CSS SELECTOR
XPath

WEB & API CONCEPTS

Important API Testing Concepts - API TESTING 101

Рекомендации по теме