Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimports of Browser library cleans ${OUTPUT_DIR}/browser during the same robot run #2522

Closed
Snooz82 opened this issue Jan 6, 2023 · 0 comments · Fixed by #2524
Closed
Assignees
Labels
bug Something isn't working priority: high
Milestone

Comments

@Snooz82
Copy link
Member

Snooz82 commented Jan 6, 2023

When reimporting Browser in robot, due to different import arguments, Browser executes the clean_up process during start_suite

It shall only happen once for each robot run.

@Snooz82 Snooz82 added this to the v15.0.0 milestone Jan 6, 2023
@Snooz82 Snooz82 self-assigned this Jan 6, 2023
Snooz82 added a commit that referenced this issue Jan 8, 2023
…2522 #2523 #2530

- [x] fixed __init__.pyi file
- [x] removed deprecated Keywords `Get Element State` & `Execute Javascript`
- [x] fixed #2522 that clean_up of screenshots etc happens only once per robot run.
- [x] fixed #2513 list getters always shall return lists
- [x] removed support for direct values of `Fill Secret`, `Type Secret` and `httpCredentials` argument from `New Context` #2523 
- [x] fixed New Context with recordVideo without size does not default to viewport. #2530
- [x] removed `videoSize` and `videoPath` arguments from `New Context` and `New Persistent Context`
- [x] fixed #2214 recordVideo with New Persistent Context
- [x] fixed #2215 New Persistent Context did not return Video Path
@Snooz82 Snooz82 added bug Something isn't working priority: high labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant