Przeglądaj źródła

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

bubble
kyle 5 lat temu
committed by GitHub
rodzic
commit
2669b26dcb
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      test/e2e-selenium/pages/main.js

+ 1
- 1
test/e2e-selenium/pages/main.js Wyświetl plik

@@ -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"


Ładowanie…
Anuluj
Zapisz