mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Okay so what locale is the CI server on
This commit is contained in:
@@ -232,6 +232,7 @@ class TestEventCreate(BaseRigboardTest):
|
||||
self.page.person_selector.set_option(self.client.name, True)
|
||||
self.page.person_selector.toggle()
|
||||
self.assertFalse(self.page.person_selector.is_open)
|
||||
print(self.driver.execute_script("return window.navigator.userLanguage || window.navigator.language;"))
|
||||
|
||||
self.page.name = "Access Validation Test"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user