To make my robot wait till option exists

how i can make my robot wait till the element exists without using delay option.

you can use Element exists activity…

You could also use On Element Appear which waits and also providers a container to work within the Element that you awaited.