how to perform command button operation which is placed in Excel sheet using selenium java -


i want automate command button(want perform click operation) placed on excel sheet using selenium java code. how this? if code there please share?

you can automate browser interaction using selenium. cannot interact microsoft excel desktop version selenium.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -