Skip to content

Commit 3c51334

Browse files
author
dmy.berezovskyi
committed
fix path
1 parent 3396679 commit 3c51334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pageobjects/text/fill_form.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from locators.locators import TextFields
1+
from src.locators.locators import TextFields
22
from pageobjects.base_page import BasePage
33
from utils.logger import log
44

0 commit comments

Comments
 (0)