Qytera-Gmbh / QTAF

QTAF is a Java test framework based on TestNG and offers easy setup of Selenium and fast extensibility.
https://qytera-gmbh.github.io
MIT License
10 stars 0 forks source link

fix(CapabilityFactory): introduce downloads for remote driver #319

Closed OliverHoenig closed 1 month ago

OliverHoenig commented 1 month ago

This PR allows chrome remote drivers to download files and sets some preferences to prevent download restrictions (e.g. pop-ups).

This should fix the issue#306.