Skip to content

Commit de359cb

Browse files
committed
MQE-1257: MFTF doctor command
1 parent 485c49b commit de359cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Module/MagentoWebDriverDoctor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ private function loadPageAtUrl($url)
137137

138138
throw new TestFrameworkException(
139139
"Failed to load page at url: $url\n"
140-
. "Please check network connection for the browser running Selenium."
140+
. "Please check Selenium Browser session have access to Magento instance."
141141
);
142142
}
143143

0 commit comments

Comments
 (0)