Project

General

Profile

« Previous | Next » 

Revision 83b823a7

Added by Andreas Kohlbecker over 3 years ago

ref #9181 configuring DrushExecutor via the DataPortalTest.xml property files

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/reference/NamePageRedirectTest.java
39 39

  
40 40
    @Before
41 41
    public void setUp() throws Exception {
42
        driver.get(getContext().getBaseUri().toString());
42
        driver.get(getContext().getSiteUri().toString());
43 43
    }
44 44

  
45 45
    /**

Also available in: Unified diff