Change notification selector

Hello everyone,

While my project is running smoothly, Attach Browser throws an error when a new job arrives. The reason is that the selector changes when there is a notification.

Selector when notification

image

Selector when not notification

image

How can I make this selector dynamic?

Thanks!

hi @MrKezay

In Title attribute make * in front of Fluently

title=‘*Fluently’

So that it will be dynamic whether (1) or(2) it will make as wildcard!

Regards

2 Likes

How did I not think of this.

Thank you @pravin_calvin

Hi @MrKezay

It happens! :slightly_smiling_face:

Happy Learnings!

Regards
Calvin

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.