Ver a proveniência

housekeeping: update model wrapper selector in Selenium tests (via #5064)

bubble
kyle há 5 anos
committed by GitHub
ascendente
cometimento
2669b26dcb
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      test/e2e-selenium/pages/main.js

+ 1
- 1
test/e2e-selenium/pages/main.js Ver ficheiro

@@ -482,7 +482,7 @@ module.exports = {
},
/* Model Container */
modelWrapper: {
selector: "div.swagger-ui > div:nth-child(2) > div:nth-child(6)",
selector: "div.swagger-ui > div:nth-child(2) > div:nth-child(5)",
elements: {
modelContainer: {
selector: ".swagger-ui .models"


Carregando…
Cancelar
Guardar