#43 Playwright with Python | Assert selected values in Multi Select Dropdown

preview_player
Показать описание
#playwright
#python
#pytest
In this video, we learned about
How to verify the selected values in a multi select dropdown list.

Code:
# Assertion
# expect(multi_sel_dropdown).to_have_values(['May', 'July', 'Sept'])
Рекомендации по теме
Комментарии
Автор

Hi, I am also getting same error. The code is exactly same you written. I have 2 projects, in one of the project, it is passed and in another, it is failing with same error. "FAILED - ValueError: Unsupported type: <class
. Please let me know if something is missed to install.

deepaktank
Автор

I am receiving the following error when running this assertion: ValueError: Unsupported type: <class Do you know how to fix?

Yoyo-gfoi
join shbcf.ru