Linux XVFB screenshot of Angular page in Firefox is white/blank

31 views
Skip to first unread message

Ramesh Natesan

unread,
Aug 9, 2019, 3:15:10 PM8/9/19
to Selenium Users
I am running an Geb-Selenium automated test for angular web application in a linux machine using firefox  browser. The tests are failing because xvfb renders Angular page as white/blank page. The corresponding html download of the page has all the html source but it is not rendering this angular page.

Anyone had a similar issue and found a solution?

<html lang="en">
<head>
<meta charset="utf-8">
<title>Test Env</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon1.ico">
<link rel="stylesheet" href="secure/styles.a82fdfd432.css"></head>
<body>
<pm-root></pm-root>
<script src="secure/runtime-es2015.d4c60fe042758a04c32b.js" type="module"></script><script src="secure/polyfills-es2015.61a9103232323235.js" type="module"></script><script src="secure/runtime-es5.1f2348323247dfc1776c.js" nomodule defer></script><script src="secure/polyfills-es5.c3684343c23f4.js" nomodule defer></script><script src="secure/main-es2015.4c434344343fd13.js" type="module"></script><script src="secure/main-es5.a903393343432bd15.js" nomodule defer></script></body>
</html>
Reply all
Reply to author
Forward
0 new messages