Nothing happens after Click command

I find the element that I want to click by searching //*[text()[contains(.,‘Add Picture’)]]. there should open window to choose a picture. but nothing happens after click command, just higlighting tle element.
Xclick not an option for me

Change xpath, usually need to search an anternative xpath to solve similar cases