how to read a .xsl format stylesheet using TestComplete
Hi, I want to read a xml, typically a stylesheet in .xsl format. I want to traverse to a particular node which i have marked in bold. Can any of you help in the same. <xsl:template match="/"> <xsl:for-each select="c:Akanksha"> <xsl:text>MSH|^~\&|Sanket|</xsl:text><xsl:value-of select="dateConversion:NowDate()" /><xsl:value-of select="dateConversion:NowTime()"/><xsl:value-of select="dateConversion:Offset()"/><xsl:text>||Elena||</xsl:text> <xsl:text>SFT||||||</xsl:text> <xsl:text>UAC||</xsl:text> I want to read the Text in the Red Colour,from the node in blue colour.801Views0likes1CommentApple IPad Air style sheets not loading accordingly question
Has anyone encountered issues with browser testing on iPad Air devices (all versions) where the stylesheet doesn’t render correctly, leading to inconsistencies compared to the live production environment? What approaches have you found effective in addressing this?169Views0likes0Comments