Skip to content

Instantly share code, notes, and snippets.

View grigory51's full-sized avatar
✌️
Бодрячком! Все возможно!

Grigory Ozhegov grigory51

✌️
Бодрячком! Все возможно!
View GitHub Profile
# -*- coding: utf-8 -*-
from selenium import webdriver
from unittest import TestCase, TestLoader
import selenium.webdriver.support.ui as ui
import time
import string
import junitxml
import sys