toxtli / cefpython

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

Add helper methods to Browser: ExecuteJavascript() and ExecuteFunction() #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Browser.ExecuteJavascript() would be a shortcut to 
Browser.GetMainFrame().ExecuteJavascript(),
same for ExecuteFunction().

Original issue reported on code.google.com by czarek.t...@gmail.com on 29 Jul 2013 at 5:26

GoogleCodeExporter commented 8 years ago

Original comment by czarek.t...@gmail.com on 10 Jan 2014 at 6:42

GoogleCodeExporter commented 8 years ago

Original comment by czarek.t...@gmail.com on 10 Aug 2014 at 6:27

GoogleCodeExporter commented 8 years ago
Project will move to Github. Find this issue at the new address (soon): 
https://github.com/cztomczak/cefpython/issues/76

Original comment by czarek.t...@gmail.com on 24 Aug 2015 at 6:32