Xpath Replace id

Hello,
I can get number with;

Bu i can change dynamic “number” on click,

i will use play loop (under the play button)

How can i replace “duzenle59” next loop duzenle60 next loop duzenle61 …

Samelike: xpath=//*[@id=“duzenle_${number}”]/div/div/div[2]/div[2]/button

Thy

Store is not supposed to do this. Please try with storeText and storeValue.

See also Web Scraping with Selenium IDE Commands - Tutorial