Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Pull requests: grafana/xk6-browser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Refactor logger into its own package refactor
#320 by ankur22 was merged May 30, 2022 Loading… updated May 31, 2022 v0.4.0
Fix errors on Close and Wait when browser closes bug Something isn't working
#419 by ankur22 was merged Jun 28, 2022 Loading… updated Jun 28, 2022 v0.4.0
Refactor cleanup temp dir to remove cleanupFunc
#409 by ankur22 was merged Jun 21, 2022 Loading… updated Jul 18, 2022
Fix package name from k6 to k6ext
#330 by ankur22 was merged Jun 1, 2022 Loading… updated Jul 18, 2022
Fix hold modifier key down and up
#325 by ankur22 was merged May 31, 2022 Loading… updated Jul 18, 2022
Rename setings to settings
#321 by ankur22 was merged May 30, 2022 Loading… updated Jul 18, 2022
Add a queue per handler to keep events in order
#555 by ankur22 was merged Oct 7, 2022 Loading… updated Oct 7, 2022
Fix wait for networkIdle lifecycle event bug Something isn't working events CDP or internal events related.
#578 by ankur22 was merged Oct 26, 2022 Loading… updated Oct 26, 2022 v0.6.0
Wait for browser process to exit before returning first error from stderr
#617 by imiric was merged Nov 3, 2022 Loading… updated Nov 3, 2022
Fix the ip address in browser_args bug Something isn't working tests
#629 by ankur22 was merged Nov 4, 2022 Loading… updated Nov 4, 2022 v0.6.0
Add mutex to prevent data race on pendingDoc and use mutex when reading frame.inflightRequests bug Something isn't working
#630 by ankur22 was merged Nov 4, 2022 Loading… updated Nov 4, 2022 v0.6.0
Fix waituntil for page.reload
#623 by ankur22 was merged Nov 4, 2022 Loading… updated Nov 4, 2022
Fix WaitForLoadState and add tests bug Something isn't working
#628 by ankur22 was merged Nov 4, 2022 Loading… updated Nov 4, 2022 v0.6.0
Fix a race condition with logCache.entries bug Something isn't working tests
#634 by ankur22 was merged Nov 7, 2022 Loading… updated Nov 7, 2022 v0.6.0
Release notes v0.6.0 documentation Improvements or additions to documentation
#624 by ankur22 was merged Nov 7, 2022 Loading… updated Nov 7, 2022 v0.6.0
Draft: Remove the nulling of the context
#511 by ankur22 was closed Oct 5, 2022 Draft updated Nov 7, 2022
Remove go and use chan to keep CDP msg order
#524 by ankur22 was closed Oct 5, 2022 Loading… updated Nov 7, 2022
Add mutex to sync the clearing of the context
#512 by ankur22 was closed Oct 6, 2022 Loading… updated Nov 7, 2022
Automatically dismiss dialog boxes
#663 by ankur22 was merged Nov 30, 2022 Loading… updated Dec 5, 2022
Refactor lifecycle tests and add any missing tests tests
#647 by ankur22 was merged Nov 30, 2022 Loading… updated Dec 5, 2022
Add an env var to disable test runs compatibility k6 core compatibility
#665 by ankur22 was merged Dec 8, 2022 Loading… updated Dec 8, 2022
Release v0.7.0
#676 by ankur22 was merged Dec 21, 2022 Loading… updated Dec 21, 2022
4 tasks done
v0.7.0
Revert env var that disables test runs compatibility k6 core compatibility next Might be eligible for the next planning (not guaranteed!)
#741 by ankur22 was merged Jan 31, 2023 Loading… updated Jan 31, 2023 v0.8.0
Release v0.8.0 documentation Improvements or additions to documentation
#724 by inancgumus was merged Jan 31, 2023 Loading… updated Jan 31, 2023
4 tasks done
v0.8.0
ProTip! Exclude everything labeled bug with -label:bug.