Skip to content

Commit

Permalink
test: add asana form
Browse files Browse the repository at this point in the history
  • Loading branch information
dbajpeyi committed Jan 23, 2025
1 parent 8aa6aed commit fd0ea57
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
43 changes: 43 additions & 0 deletions test-forms/asana_board_title.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<div
class="HighlightSol HighlightSol--buildingBlock TopbarPageHeaderStructureWithBreadcrumbs-titleRow Stack Stack--align-center Stack--direction-row Stack--display-block Stack--justify-start">
<h1 class="HighlightSol HighlightSol--core HighlightSol HighlightSol--buildingBlock TypographyPresentation TypographyPresentation--colorDefault TypographyPresentation--h4 TypographyPresentation--fontWeightMedium TopbarPageHeaderStructureWithBreadcrumbsHeading--withEditableProjectName TopbarPageHeaderStructureWithBreadcrumbsHeading ProjectPageHeader-pageHeaderHeading"
id="lui_34">
<div class="ProjectPageHeaderProjectTitle-container"><input
class="TextInputBase HighlightSol HighlightSol--core SizedTextInput SizedTextInput--small HighlightSol HighlightSol--core TextInput TextInput--small ProjectPageHeaderProjectTitle-input"
type="text" tabindex="0" value="[SBT-TESTBED] Autofill triage" data-manual-scoring="unknown">
<div class="ProjectPageHeaderProjectTitle-shadow--withNavBreadcrumbsEnabled ProjectPageHeaderProjectTitle-shadow"
aria-hidden="true">[SBT-TESTBED] Autofill triage</div>
</div>
</h1>
<div role="button" aria-label="Actions" aria-expanded="false" tabindex="0"
class="HighlightSol HighlightSol--buildingBlock HighlightSol HighlightSol--buildingBlock IconButtonThemeablePresentation--isEnabled IconButtonThemeablePresentation IconButtonThemeablePresentation--medium HighlightSol HighlightSol--core SubtleIconButton--standardTheme SubtleIconButton PageHeaderDropdownMenuButton Stack Stack--align-center Stack--direction-row Stack--display-inline Stack--justify-center">
<svg class="HighlightSol HighlightSol--core Icon DownIcon" viewBox="0 0 32 32" aria-hidden="true"
focusable="false">
<path
d="M27.874 11.036a1.5 1.5 0 0 0-2.113-.185L16 19.042l-9.761-8.191a1.5 1.5 0 1 0-1.928 2.298l10.726 9a1.498 1.498 0 0 0 1.928 0l10.726-9a1.5 1.5 0 0 0 .185-2.113h-.002Z">
</path>
</svg></div>
<div class="TopbarPageHeaderStructureWithBreadcrumbs-icons">
<div role="button" aria-label="Add to starred" tabindex="0"
class="HighlightSol HighlightSol--buildingBlock HighlightSol HighlightSol--buildingBlock IconButtonThemeablePresentation--isEnabled IconButtonThemeablePresentation IconButtonThemeablePresentation--medium SubtleFavoriteStarButton--notFavorited SubtleFavoriteStarButton SubtleFavoriteStarButton--colorMagenta Stack Stack--align-center Stack--direction-row Stack--display-inline Stack--justify-center">
<svg class="HighlightSol HighlightSol--core Icon StarIcon" viewBox="0 0 32 32" aria-hidden="true"
focusable="false">
<path
d="M.608 11.301a2.161 2.161 0 0 0 .538 2.224l5.867 5.78-1.386 8.164c-.14.824.192 1.637.868 2.124a2.133 2.133 0 0 0 2.262.155l7.241-3.848 7.24 3.848a2.133 2.133 0 0 0 2.263-.155 2.155 2.155 0 0 0 .868-2.124l-1.386-8.164 5.867-5.78c.59-.582.797-1.434.538-2.224a2.146 2.146 0 0 0-1.734-1.466l-8.1-1.19-3.623-7.42A2.148 2.148 0 0 0 15.998 0c-.828 0-1.57.476-1.935 1.223L10.44 8.645l-8.1 1.19A2.145 2.145 0 0 0 .606 11.3h.002Zm2.025.512 9.143-1.342 4.086-8.37c.012-.023.044-.088.137-.088.093 0 .124.064.137.089l4.086 8.369 9.143 1.342c.023.003.093.014.125.11a.163.163 0 0 1-.042.178l-6.609 6.511 1.56 9.192a.16.16 0 0 1-.065.169c-.074.054-.129.023-.152.01l-8.181-4.346-8.181 4.347c-.022.013-.08.04-.152-.011a.159.159 0 0 1-.065-.17l1.56-9.19-6.61-6.512a.163.163 0 0 1-.041-.178c.032-.096.102-.106.125-.11h-.004Z">
</path>
</svg></div>
</div>
<div class="TopbarPageHeaderStructureWithBreadcrumbs-titleRightElement">
<div role="button" aria-expanded="false" aria-haspopup="menu" tabindex="0"
class="HighlightSol HighlightSol--buildingBlock HighlightSol HighlightSol--buildingBlock ButtonThemeablePresentation--isEnabled ButtonThemeablePresentation ButtonThemeablePresentation--medium HighlightSol HighlightSol--buildingBlock ButtonSubtlePresentation ButtonSubtlePresentation--sentimentDefault ButtonSubtlePresentation--enabled HighlightSol HighlightSol--core SubtleButton StatusUpdateHeaderWidget-subtleButton Stack Stack--align-center Stack--direction-row Stack--display-inline Stack--justify-center">
<div class="ButtonThemeablePresentation-leftIcon StatusUpdateHeaderWidget-addStatusPromptDot"></div>Set
status<svg
class="HighlightSol HighlightSol--core MiniIcon ButtonThemeablePresentation-rightIcon StatusUpdateHeaderWidget-arrowDownIcon ArrowDownMiniIcon"
viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<path
d="m18.185 7.851-6.186 5.191-6.186-5.191a1.499 1.499 0 1 0-1.928 2.298l7.15 6a1.498 1.498 0 0 0 1.928 0l7.15-6a1.5 1.5 0 0 0-1.928-2.298Z">
</path>
</svg>
</div>
</div>
</div>
1 change: 1 addition & 0 deletions test-forms/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
{ "html": "litmus_home_new.html" },
{ "html": "asana_tasklist.html", "expectedFailures": ["unknown"] },
{ "html": "asana_search.html" },
{ "html": "asana_board_title.html", "expectedSubmitFalsePositives": 1 },
{ "html": "aa_login.html" },
{ "html": "hackernews_login_signup.html", "hasExtraWrappers": false },
{ "html": "mkelectricalcontracting_contact.html", "expectedSubmitFalseNegatives": 1 },
Expand Down

0 comments on commit fd0ea57

Please sign in to comment.