File size: 101 Bytes
d5eccc1 |
1 2 3 |
# bugfix: use same playwright instance in browsergym and pytest
from ..utils import setup_playwright
|
d5eccc1 |
1 2 3 |
# bugfix: use same playwright instance in browsergym and pytest
from ..utils import setup_playwright
|