When running a build, there are multiple selenium warnings of the type (WARNING - more than one element found for locator By.cssSelector(".fa-pencil-square-o") - the first result will be used). Clean up tests to use unique selectors, so the warnings are no more.
When running a build, there are multiple selenium warnings of the type (WARNING - more than one element found for locator By.cssSelector(".fa-pencil-square-o") - the first result will be used). Clean up tests to use unique selectors, so the warnings are no more.