mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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 sauceclient import SauceClient
|
||||
from os import environ
|
||||
import os
|
||||
|
||||
|
||||
class ArticaTestResult(TestResult):
|
||||
|
Loading…
x
Reference in New Issue
Block a user