This is a discussion on Pamie: How to access variables in framset? - Python ; Hi friends, I'm a new member in this forum, could you please help me out of this problem: I'm writing a script for automation test for a web app. But I get stuck in the problem: a page has 2 ...
Hi friends,
I'm a new member in this forum, could you please help me out of this problem:
I'm writing a script for automation test for a web app. But I get stuck in the problem:
a page has 2 framsets, one for left menu, one for content, I want to get variables from 'content' frame to control, but I don't know how to do that??
Please help me solve this problem, thanks!!!!!