ExportXMLWordPrintable

      Dear DevTeam

      The current version of the browser item lacks support for several essential Selenium functions, which limits its effectiveness in certain testing and monitoring scenarios.

      I would greatly appreciate it if you could consider implementing the following features:

      1. Enhanced SendKeys Functionality:
        • The ability to pass key commands such as RETURN  in the sendKeys method.
      1. Element Information Retrieval:
        • Is Displayed - To check if an element is visible.
        • Is Enabled - To verify if an element is enabled.
        • Is Selected - To determine if an element is selected.
        • Size and Position - To retrieve the size and position of an element on the page.
      1. Browser Navigation Commands:
        • NavigateTo - For navigating to a specified URL.
        • Back - To navigate back to the previous page.
        • Forward - To move forward to the next page in history.
        • Refresh - To refresh the current page.

      These enhancements would significantly improve the browser monitoring capabilities in Zabbix, making it a more powerful tool for end-to-end testing and web application monitoring.

            Assignee:
            Alex Kalimulin
            Reporter:
            Dimitri Bellini
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: