Skip to content

Commit

Permalink
Add translation testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed May 18, 2024
1 parent 7128ffa commit 14d9be2
Show file tree
Hide file tree
Showing 3 changed files with 936 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/SeleniumLibrary/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import importlib
from inspect import getdoc, isclass
from pathlib import Path
import pkgutil
from typing import Optional, List, Union

from robot.api import logger
Expand Down
Loading

0 comments on commit 14d9be2

Please sign in to comment.