rajeshr
9 years agoOccasional Contributor
For SPR32X80_SpreadSheet, GetText method(ActiveX) returns differently on different OS
Hi,
I am trying to automate SPR32X80_SpreadSheet and this object is of ActiveX type. I use GetText method to retreive text based on row index and column index. However, In windows 7 and windows 10 this method is returning an object but in windows server 2012 it is returning the value directly(not as a object). Attaching the screen captures of both the scenarios.
And this scenario is also seen with other methods like ScriptGetCellPos,ScriptGetBottomRightCel.l
Can anyone help me understand this peculiar scenario?
Thanks,
Rajesh
win 10 inspectwin server 2012 inspect