Hi Team,
I'm Rajapriya Radhakrishnan and have some queries specific to browser alerts. As I'm novice in the web browser development, I'm unsure I have reported my query to relevant group of chrome. If it is not, please guide me where exactly I need to raise my query.
The scenario is, I'm working on a project where the browser is controlled remotely as the remote machine is not an user-interactable one.
In the host side, I can find out the browser coordinates where user is touched and what action (such as tap, double tap) is done. Then the coordinates and the action details will be forwarded to remote browser.
On the remote side, will receive those info first and use the pointer events to control the browser according to the received data.
NOTE: Please take a look at the attached file - browser_confirm_dialog_box.png.Queries are,1. How to know if there is an alert in the browser page.
2. As the height of the alert is set dynamically w.r.t. the description length, I need to find out the dimension and origin points of the alerts. How can I get the origin points (x, y) and dimension(width and height) of an alert?
Could you please check and help me out on this. If you need any information, please let me know.
Best Regards,
Rajapriya R.