Problem
The multi-browser tools have no automated tests. Core flows should be covered to prevent regressions.
Test cases needed
add_browser
list_browsers
switch_browser
Integration
Notes
The original project uses Sinon for mocking. Tests should follow the same patterns.
Problem
The multi-browser tools have no automated tests. Core flows should be covered to prevent regressions.
Test cases needed
add_browser
switchTo: falseadds browser without switchinglist_browsers
[selected]marker on active browserswitch_browser
Integration
Notes
The original project uses Sinon for mocking. Tests should follow the same patterns.