Skip to content
Snippets Groups Projects
Commit 97d4d631 authored by juanf's avatar juanf
Browse files

SSDM-XXXXX: Debuging CI Server

parent 002ff72f
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -41,6 +41,7 @@ public abstract class MainSuite extends SeleniumTest ...@@ -41,6 +41,7 @@ public abstract class MainSuite extends SeleniumTest
// This is because changing filters later at the same time with columns // This is because changing filters later at the same time with columns
// causes StaleElementReferenceExceptions and I cannot figure out how to fix them. // causes StaleElementReferenceExceptions and I cannot figure out how to fix them.
takeScreenShot();
create(aSampleType()); create(aSampleType());
SampleBrowser sampleBrowser = browser().goTo(sampleBrowser()); SampleBrowser sampleBrowser = browser().goTo(sampleBrowser());
sampleBrowser.allSpaces(); sampleBrowser.allSpaces();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment