mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
debug: Add ui option to schedule bid actions.
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
import json
|
||||
import time
|
||||
|
||||
from urllib.request import urlopen
|
||||
from selenium.webdriver.common.by import By
|
||||
from selenium.webdriver.support.select import Select
|
||||
from util import get_driver
|
||||
from urllib.request import urlopen
|
||||
|
||||
from basicswap.util import dumpje
|
||||
from util import get_driver
|
||||
|
||||
|
||||
def test_wallets(driver):
|
||||
|
||||
Reference in New Issue
Block a user