Is it just me or does React objects not applicable to use and test with Ranorex?
React objects are not being identified very well

And this is what you get if you change the xpath weight of webelement >> class attribute to 100:/dom[@domain='192.168.10.52']//div[#'tabs-Video']/div/div[1]/div[1]/div/div[1]/div[2]/div[2]/div/span
And after some quick manual editing, you can get something like this:/dom[@domain='192.168.10.52']//div[#'tabs-Video']/div/div[@class='publish-main export columnMiddle']/div[1]/div/div[@class='settings_part']/div[2]/div[@class='editboxWrapper']/div/span
This is much better xpath, don't you think?/dom[@domain='192.168.10.52']//div[#'tabs-Video']/div/div[@class='publish-main export columnMiddle']//div[@class='settings_part']/div/div[@class='editboxWrapper']/div[@class='input_icon clear']/span