【发布时间】:2021-06-07 22:02:54
【问题描述】:
我目前正在执行一些自动化操作,但无法通过 Plaid iframe。这是它在我的应用程序内部的外观:
这是我的应用程序内部的设置方式:
<div class="PaneActions PaneActions--no-padding-top"><button
class="TextButton TextButton--is-action TextButton--is-threads-treatment TextButton--no-margin">
<p class="FinePrint FinePrint--is-threads-treatment">By selecting “Continue” you agree to the <u>Plaid End User
Privacy Policy</u></p>
</button><button
class="Touchable-module_resetButtonOrLink__hwe7O Touchable-module_block__WBbZm Touchable-module_wide__EYer3 Button-module_button__1yqRw Button-module_large__1nbMn Button-module_centered__3BGqS"
id="aut-continue-button" type="button" role="button"><span class="Button-module_flex__2To5J"><span
class="Button-module_text__38wV0">Continue</span></span></button></div>
我正在获取父元素和子元素,我正在查看文本以及许多其他选项,但我无法测试此产品。有没有人用过格子呢?
【问题讨论】:
标签: javascript performance testing automation cypress