mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Added os library
This commit is contained in:
parent
c3a9b21010
commit
cb778bea65
@ -10,6 +10,7 @@ from selenium.common.exceptions import NoSuchElementException
|
|||||||
from selenium.common.exceptions import NoAlertPresentException
|
from selenium.common.exceptions import NoAlertPresentException
|
||||||
from sauceclient import SauceClient
|
from sauceclient import SauceClient
|
||||||
from os import environ
|
from os import environ
|
||||||
|
import os
|
||||||
|
|
||||||
|
|
||||||
class ArticaTestResult(TestResult):
|
class ArticaTestResult(TestResult):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user