1 parent e03f4ca commit 02e9d05Copy full SHA for 02e9d05
1 file changed
utils.py
@@ -5,8 +5,6 @@
5
from selenium.webdriver.common.by import By
6
import subprocess
7
import os
8
-
9
10
class Utils:
11
def __init__(self, logging, driver):
12
self.logging = logging
0 commit comments