Gauge with Python and Headless Chrome (Chromium) #2408
irynahryshanovich
started this conversation in
General
Replies: 2 comments 1 reply
-
Yes, you can use the Gauge framework with Headless Chrome for tests written in Python. If you are using Selenium just set it to run on headless mode. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@irynahryshanovich if it helps, you can use this example project https://github.com/getgauge-examples/python-selenium |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Can we use the Gauge framework with Headless Chrome if our tests are written in Python?
I could not find information about it.
I found only one article, but it didn't mention any settings for Python.
https://medium.com/getgauge/testing-with-headless-chrome-9698cf56fdf9
Thank you for your response.
Iryna
Beta Was this translation helpful? Give feedback.
All reactions