Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/692#issuecomment-187324633 When you use multiple times the same XPath, it would be better to have a reusable variable for it. This Xpath for the title `//div[contains(@class, 'binding')]` might not be precise enough. This is targeting the title a bit more: `//div[contains(@class, 'title')]/div`
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---