Project

General

Profile

« Previous | Next » 

Revision 1b1c2bc9

Added by Andreas Kohlbecker almost 5 years ago

ref #4372 page elementd DupalBlock and FeatureBlock compatible also with zen theme

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/cichorieae/Cichorieae_CommonNamesTest.java
61 61
         * AQ. Komarov, V. L., Flora SSSR 29. 1964 (as Lactuca altaica),
62 62
         * AR. Komarov, V. L., Flora SSSR 29. 1964,
63 63
        */
64
        WebElement northCaucasus = distributionBlock.getContent().findElement(By.className("descriptionElement617733b9-d59d-4215-9e77-728a5f60e627"));
64
        WebElement northCaucasus = distributionBlock.getElement().findElement(By.className("descriptionElement617733b9-d59d-4215-9e77-728a5f60e627"));
65 65
        assertEquals("North CaucasusAN,AO,AP,AQ,AR", northCaucasus.getText());
66 66
        assertEquals("AN. Galuško, A. I., Flora severnogo Kavkaza 3. 1980", distributionBlock.getFootNote(39).getText());
67 67
        assertEquals("AO. Galuško, A. I., Flora severnogo Kavkaza 3. 1980 (as Lactuca altaica)", distributionBlock.getFootNote(40).getText());

Also available in: Unified diff