我怎样才能让 testRigor 找到这些输入?

How can I make testRigor find these inputs?

我正在尝试让 testRigor 将一些数据放入一些输入中。问题是它找到了其中一些,但还没有找到。

在这里,我将 post 一张图片,向您展示 testRigor 已找到和未找到的输入。

如何让它找到我标记为红色的那些?请帮帮我。

谢谢!!!

这是当前代码(我用 *** 标记了已找到和未找到的行):

login
click on the "arrow" on the left of "Notas Fiscais"
click "Compra de mercadoria"
click "Selecione um cadastro"
click "AWISE (AWISE SOLUÇÕES TECNOLÓGICAS LTDA)"
click "Informar custos adicionais"
generate by regex "[1-9]{6}", then enter into "Frete" and save as "Fretes"
generate by regex "[1-9]{6}", then enter into "Seguro" and save as "Seguros"
generate by regex "[1-9]{6}", then enter into "Outras Despesas" and save as "OutrasDespesas"
click "Continuar"
click "Selecione um produto"
click "eerenlkrwlfxr"
generate by regex "[1-9]{3}", then enter into the first input "1" and save as "quantidadeProdutos" ***FOUND***
generate by regex "[1-9]{5}", then enter into the second input "R$" and save as "custoProdutos" ***FOUND***
click "Selecione um produto"
enter "Gerar Nome Produto aquiiii" into "Pesquisar..."
click "Adicionar produto Gerar Nome Produto aquiiii"
generate by regex "[a-z]{10,18}", then enter into "Nome" and save as "produtoNomes"
generate by regex "[1-9]{2}", then enter into "Estoque mínimo" and save as "EstoqueMínimo"
click "Estoque"
generate by regex "[1-9]{2}", then enter into "Estoque" and save as "Estoque"
generate by regex "[1-9]{6}", then enter into "Código interno" and save as "CódigoInternoProduto"
click "Dados Fiscais"
click "Selecione um NCM"
enter "camisa" into "Pesquisar..."
click "61059000: Camisas de malha de outs.materias textei"
click "Precificação"
generate by regex "[1-3]{3}", then enter into "Custo Médio" and save as "CustosMédios"
generate by regex "[4-9]{3}", then enter into "Preço de venda" and save as "PreçosDeVenda"
click "Continuar"
click "Selecione um cadastro"
click "AWISE (AWISE SOLUÇÕES TECNOLÓGICAS LTDA)"
click "Adicionar Fornecedor"
click "Selecione um cadastro"
click "azlqceulwspp (mttcgndmbnznfy)"
click "Revisar"
click "Salvar"
generate by regex "[1-9]{3}", then enter into the fourth input "1" below "Qtd" and save as "quantidadeProdutos" ***NOT FOUND***
generate by regex "[1-9]{5}", then enter into the fifth input "R$" below "Vl. Un" and save as "custoProdutos" ***NOT FOUND***
generate by regex "[1-9]{3}", then enter into the sixth input "0,00" below "Desconto" and save as "custoProdutos" ***FOUND***
click "Continuar"
click "à vista"
click "entrada + parcelas"
enter "R$ 300,00" into "Missing translation \"financial.simplified_payments"
enter "2" into "Número de Parcelas"
click "Dinheiro" below the "Forma de pagamento"
click "Cartão de Crédito"
click "Continuar"
click "Continuar"
click "Salvar"
click "Precificar Produtos"
click "Nenhum produto selecionado"
click "Selecionar Todos"
click "Configurar Margem"
click "Configurar margem (%)" near the "Vendas Mercadorias Notas Fiscais Financeiro Ocorre"
enter "100" into "ember7979"
click "2 produtos selecionados"
click "Atualizar valor de venda de acordo com a margem co"
click "Nenhum produto selecionado"
click "Selecionar Todos"
click "Arredondar valor de venda"
click "Final 9,99"
click "Concluir"

在这种情况下,应使用 table-based 参考文献:

enter "my data" into table at row containing stored value "my_generated_id" and column "Qtd"