小编CCC*_*CCC的帖子

如何选择 cypress 自动完成字段

我如何在 cypress 中选择自动完成字段。

该字段如下所示:

在此输入图像描述

这是 HTML 代码:

<div class="mui-select"><span style="color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;; font-size: 14px; font-weight: 600;">Select a Venue</span><div style="font-size: 16px; line-height: 24px; width: 100%; display: inline-block; position: relative; background-color: transparent; font-family: Helvetica, &quot;Open Sans&quot;; transition: height 200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; cursor: text; border-radius: 4px; border: 1px solid rgb(255, 96, 102); margin-bottom: 36px; padding-bottom: 8px; margin-top: 8px;"><div><div style="margin-top: 0px;"></div></div><div style="display: flex; position: relative; width: 256px; padding: 0px 8px; margin: 0px; font: inherit; height: 32px; border: …
Run Code Online (Sandbox Code Playgroud)

typescript cypress

5
推荐指数
1
解决办法
1万
查看次数

标签 统计

cypress ×1

typescript ×1