How to Handle Radio button for Articulate developed course

Hi
Easy any one help us regarding, how to handled dynamic xpath from ARTICULATE STORYLINE developed course. Bcz. I tried to record script and also fetch XPath using Object Spy, but unfortunately Xpath id dynamically changes every click or hover or selection. Please rel me how to handle such online courses assessment developed by Story-line software,

I tried to fetch Unique Xpath, but unfortunately due to continues changes in code Path unable to fetch proper path and code failed to execute.

My code is:
WebUI.click(findTestObject(‘Object Repository/path_Assessment Question 2_uniqueDomId-11244’))

WebUI.click(findTestObject(‘Object Repository/path_Assessment Question 2_uniqueDomId-11317’))

WebUI.click(findTestObject(‘Object Repository/path_Assessment Question 3_uniqueDomId-11827’))

WebUI.click(findTestObject(‘Object Repository/path_Assessment Question 3_uniqueDomId-11988’))

WebUI.click(findTestObject(‘Object Repository/path_Assessment Question 3_uniqueDomId-12061’))

WebUI.click(findTestObject(‘Object Repository/path_Question 4_uniqueDomId-12649’))

WebUI.click(findTestObject(‘Object Repository/path_Assessment Question 4_uniqueDomId-12822’))

Please follow these steps

so the people who aren’t fimiliar with ARTICULATE STORYLINE can help you :wink: