For each doent's work and I don't have errors in log file

I need your help, please. I want to:
1º I want to get every xslx file from one directory

2º Read one column of one excel.
3º Open the browser and go to one website
4º Type the information of one column on this website and press a button.
5º Close browser

6º Repeat the steps numbers 2, 3 and 5.

If I just use one excel works, but if I try to use a “for each” to get every xslx document doesn’t work. Well, I don’t have errors as you can see in my logs below.
Could you help me, please?

Screenshot_0

Sorry, I just could share a screenshot. This is the sequence. I know the problem is before open the browser because when the sequence end, the browser hasn’t opened.