Contact usRequest a demo

Problem

Why does the select element (aka drop down menu) not show up on the agent side when opened on the customer side?

Solution

The select element is rendered natively by the operating system. The list that appears when clicking on the element is not represented in the DOM tree (Document Object Model). It can therefore not be recognized by Unblu. On the following image, the selection is in progress on the left at the customer, but the agent does not see it.

select-element-1-08022018

After selecting an option, the result is captured and shown to the agent as shown in the image below.

select-element-2-08022018