C# Класс Coypu.Drivers.Tests.When_using_iframes_as_scope

Наследование: Coypu.Drivers.Tests.DriverSpecs
Показать файл Открыть проект

Приватные методы

Метод Описание
Can_fill_in_a_text_input_within_an_iframe ( ) : void
Can_scope_around_an_iframe ( ) : void
Can_scope_inside_an_iframe ( ) : void
Does_not_find_something_in_an_iframe ( ) : void
FindField ( string locator, DriverScope scope ) : Element
Finds_clear_scope_back_to_the_whole_window ( ) : void
Finds_elements_among_multiple_scopes ( ) : void
Finds_elements_among_multiple_scopes ( ElementFinder elementFinder1, ElementFinder elementFinder2 ) : void
Finds_elements_among_multiple_scopes_when_finding_by_css ( ) : void
Finds_elements_among_multiple_scopes_when_finding_by_id ( ) : void
Finds_elements_among_multiple_scopes_when_finding_by_xpath ( ) : void