We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdf293 commit 2669b26Copy full SHA for 2669b26
test/e2e-selenium/pages/main.js
@@ -482,7 +482,7 @@ module.exports = {
482
},
483
/* Model Container */
484
modelWrapper: {
485
- selector: "div.swagger-ui > div:nth-child(2) > div:nth-child(6)",
+ selector: "div.swagger-ui > div:nth-child(2) > div:nth-child(5)",
486
elements: {
487
modelContainer: {
488
selector: ".swagger-ui .models"
0 commit comments