dacat / sfapi

Automatically exported from code.google.com/p/sfapi
0 stars 0 forks source link

Provide API to reset flex object reference #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Attached patch allows client code to reset the flex control reference (i.e. 
when a new control is loaded, it can be accessed).  Without the feature if a 
second control replaces the first, the selenium js is still referencing the 
first and no operations will succeed.

Original issue reported on code.google.com by vrplum...@gmail.com on 1 Oct 2010 at 9:53

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

how to apply this ?

thank you,
charlie

Original comment by charliet...@hotmail.com on 2 May 2011 at 4:36

GoogleCodeExporter commented 9 years ago
Apply with patch.

Should you wish, the whole branch of changes is here:

bzr branch "lp:~mcfletch/+junk/sfapi-python"

We have abandoned use of sfapi so we have no further plans to work on the 
branch.

Original comment by vrplum...@gmail.com on 2 May 2011 at 8:24