Jump to content

Recommended Posts

Posted
20 minutes ago, Nine said:
If $oInput.className = "table-jaune available" and $oInput.innerText = "20" then
  $oInput.click () ; or you could use _IEAction ($oInput, "click")
  ExitLoop
endif

Something along those lines within the for loop

I'm happy to tell you that it works !!!! Real thanks mate !!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...