How to browser language in tests before hooks ? #2941
Answered
by
Dharin-shah
pawlakmaly
asked this question in
Help Needed
-
Is there a way to change browser language in before hooks ?? just for one test ? |
Beta Was this translation helpful? Give feedback.
Answered by
Dharin-shah
Nov 5, 2021
Replies: 1 comment
-
Hey @pawlakmaly , that seems to be a limitation for one single test, its usually on a session level i.e. via the firefox profile or chrome options in the capabilities :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pawlakmaly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @pawlakmaly , that seems to be a limitation for one single test, its usually on a session level i.e. via the firefox profile or chrome options in the capabilities :)