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 9464b21 commit 0ddadd1Copy full SHA for 0ddadd1
tests/example1.test.js
@@ -9,7 +9,7 @@ const currentTime = Date.now();
9
10
const url1 = "chrome://gpu/";
11
const url2 = "https://www.soft8soft.com/webglreport";
12
-const url3 = "https://webglsamples.org/aquarium/aquarium.html";
+const url3 = "https://molstar.org/viewer/?afdb=Q8W3K0";
13
14
test.beforeEach(async ({ page }, testInfo) => {
15
testInfo.setTimeout(testInfo.timeout + 160000);
0 commit comments