Posts by Murillo Carvalho • 1 point
4 posts
- 
		0 votes2 answers305 viewsA: Problem with writing in hidden textbox with SeleniumNow I can fix it. For the next ones who have the same problem I do: After going up in inspect element noticed that all that div that encompassed the text box and the button was an iframe, I saw on… 
- 
		0 votes2 answers305 viewsQ: Problem with writing in hidden textbox with SeleniumI’m trying to write in a textbox and click on a button (these elements are initially hidden in the page) using Selenium (with Java), but I can’t find the element, I’ve tried searching for name, ID,… 
- 
		0 votes2 answers540 viewsQ: VBA programming error: runtime error '-2147417848 (80010108)'Hello, I’m trying to make a macro with VBA to automate a process in the company I work in. For this the macro should open the IE and enter the website of the company portal. Follow the code written… vbaasked Murillo Carvalho 1
- 
		0 votes0 answers50 viewsQ: Write in IE text box using VBAHello, Question one: Can VBA communicate with HTML5? I tried to make the VBA click on the "buttons" of a page programmed in HTML5 using the methods .Document.Getelementsbyid,… vbaasked Murillo Carvalho 1