Skip to content

FileNotFoundError: No such file or directory: '/selenium_testing_library/main.js' #147

@danhayden

Description

@danhayden

Describe the bug
Importing Screen results in a FileNotFoundError when it gets to testing_library = (Path(__file__).parent / Path("main.js")).read_text()

To Reproduce
Steps to reproduce the behavior:

  1. Create new file with from selenium_testing_library import Screen
  2. Run file
  3. See error

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions