card
django_spire.testing.playwright.components.card
Card
Playwright component for django_spire/card/card.html
Source code in django_spire/testing/playwright/components/card.py
TitleCard
Bases: Card
Playwright component for django_spire/card/title_card.html
Source code in django_spire/testing/playwright/components/card.py
button
property
dropdown_content
property
title
property
click_button
get_title_text
has_button
is_dropdown_open
FormCard
Bases: TitleCard
Playwright component for django_spire/card/form_card.html
Source code in django_spire/testing/playwright/components/card.py
description
property
form
property
fill_field
get_field_value
InfiniteScrollCard
Bases: TitleCard
Playwright component for django_spire/card/infinite_scroll_card.html