| bio | website | midnightbsd.org |
|---|---|---|
| location | Ypsilanti, MI | |
| age | ||
| visits | member for | 6 months |
| seen | Jan 28 at 17:11 | |
| stats | profile views | 2 |
|
Jan 22 |
comment |
How do I get Selenium Server to launch Chrome on 64bit Windows under Jenkins with Selenium Grid? Narrowed the problem down to a windows account issue. I can launch it from tomcat using an administrator account, but not the user it's running as. |
|
Jan 22 |
comment |
How do I get Selenium Server to launch Chrome on 64bit Windows under Jenkins with Selenium Grid? The output from jenkins isn't that great either. I've tried to clean it up a bit. |
|
Dec 11 |
comment |
How do I test that external CSS does not contain an absolute URL via unit test? Thanks for your help everyone. It's a windows server, so I'll have to do some convincing to get some gnu tools. :) |
|
Dec 11 |
comment |
How do I test that external CSS does not contain an absolute URL via unit test? The CSS is stored in external files (using link tag). |
|
Dec 11 |
comment |
How do I test that external CSS does not contain an absolute URL via unit test? Unfortunately, I don't have access to the flat files because they're a resource served as part of a custom CMS product for university giving. As users change the CSS, the URL to the CSS changes. Otherwise, that's a great idea. |
|
Dec 11 |
comment |
How do I test that external CSS does not contain an absolute URL via unit test? Interesting idea, but the CSS files happen to be included within a CMS like product. I don't have file system access to them. They also get included as part of components within the CMS and have changing file names. |
|
Dec 11 |
comment |
How do I test that external CSS does not contain an absolute URL via unit test? JavaScript would be nice to have, but not necessary. |