How can we configure Chrome browser from Browser Library

Recently I started exploring browser library powered by [playwright] however, my application using AngularJS and when I tried to click on one of the links the browser library is showing the click but the page loads not happening. I have used browser as chromium and also checked on firefox and observer that clickfunction does not behave as expected.

Can anyone please help me to get rid of my problem.

Or can anyone tell me how can I use chrome instead of chromium.