SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 30 day free trial to unlock unlimited reading.
20.
Локаторы поиска элементов
Локатор Метод
AutomationId find_element_by_id
Name find_element_by_name
ClassName find_element_by_class_name
XPath find_element_by_xpath
28
24.
Реализованы основные команды
Действие Команда
Нажать click()
Получить свойство get_attribute('attr-name')
Получить текст text()
Включен? is_enabled()
... ...
32
33.
Запуск build-агента
Служба не может запускать UI
• использовать планировщик заданий
• запускать при входе пользователя в систему
• права администратора
43
34.
Подсматриваем за тестами
• System Center App Controller
• VNC (клиент/сервер)
• VLC для записи видео
44
35.
Winium для Windows Phone
github.com/2gis/Winium.StoreApps