Skip to content

Conversation

@mariangemarcano
Copy link

Hello,

Method ObjectUtil.toString(attrVal) is not working on this scenario selenium.FlexAssertProperty("id=App", "chain=id:curPage, validator=text|1"); I chage it to String(attrVal) instead.

I am not sure if this is the right solution but for the moment I tested using the following properties and it is working:

chain=id:curPage, validator=enabled|true
chain=id:curPage, validator=text|1
chain=id:curPage, validator=width|35

admc and others added 21 commits July 28, 2010 12:55
…Page, validator=text|1 chage it to String(attrVal)
@admc
Copy link
Collaborator

admc commented Oct 15, 2010

Thanks so much for the work, I got two pull requests on this nearly at the same moment so I tried to merge it all in, please let me know if I screwed something up, or your issue isn't fixed!

Adam

@mariangemarcano
Copy link
Author

Hi Adam I tested and the fix worked, I just did a small change on flex4 branch since the lines are no longer needed (because of Meghna fix).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants