Options in dropdown is not fully displayed using Playwright browser
I am trying to select and option from a dropdown from a webpage using Playwright Python.
The page has total of 3 dropdowns and I am able to select an option from two of them, but not from the third one.