Selenoid + Allure - How to use these tools together?
Dec. 11, 2018•0 likes•8,181 views
Download to read offline
Report
Engineering
In this presentation I showed how to use Allure with Selenoid together. Presentation was in Warsaw for conference "Automatyzacja testowania - prawdy i mity" (Unfortunately, animations from presentation don't work)
6. Allure
• Html report from execution tests
• Support technologies Java, python, Js, C#, Ruby
• Support by Yandex
• Possible to add attachments such as (e.g. -.html,
.xml, .mp4, .png, .txt, .json)Ś
8. Allure
on the code
• Two applications:
• Package for project which is creating
allure-results directory
• Allure CommandLine - create report
from allure-results directory (Also, as
Jenkins plugin)
14. Advantages
Faster then
normally selenium
grid
It’s possible to set
timezone for
browser
Open Source and
maintated
Support by big
company – Yandex
Docker easy to
increase size
Video from test
VNC during test
28. Selenoid + GGR
GGR it’s load
balancer for
Selenium
01
Possible to have a
lot container ( e.g.
100 nodes)
02
Cheaper option
then
BrowserStack,
SauceLabs
03
Basic Auth
04