Forum Discussion
KB1
Champion Level 2
You have any other suggestions? it's really important that this works.
because in a headless test that interface is not visible for TC to click on.
AlexKaras
2 years agoChampion Level 3
Hi,
> because in a headless test that interface is not visible for TC to click on.
UI does not exist in headless mode.
You have just two options possible:
-- Change your test code so it does not need UI for the action (like inclusion of login/password into URL to avoid authorization dialog for Selenium);
-- Do not use headless mode.
Related Content
- 2 years ago
- 2 years ago
- 3 years ago
Recent Discussions
- 6 hours ago
- 7 days ago
- 10 days ago