examples/fragments/DynamicFragmentExample.feature
2026-08-14 16:47:31 +03:00

8 lines
406 B
Gherkin
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#language:ru
Функционал: динамический фрагмент
@fragment
Сценарий: открытие страницы и ввод текста из параметра
* открыть url "https://www.google.ru/"
* инициализация страницы "Google"
* ввести в поле "поле поиска" значение "<текст_для_ввода>"