Skip to content

Commit 44d21c3

Browse files
Added robotframework-browser in dependencies to resolve "ModuleNotFoundError: No module named 'Browser'" Issue
1 parent 43547a5 commit 44d21c3

2 files changed

Lines changed: 184 additions & 37 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ dependencies = [
4444
"rich>=13.9.4",
4545
"robotframework",
4646
"SQLAlchemy<2",
47+
"robotframework-browser",
4748
"robotframework-pabot",
4849
"robotframework-requests",
4950
"robotframework-seleniumlibrary",

0 commit comments

Comments
 (0)