Forum Discussion
npaisley
3 years agoStaff
Hi loricotton!
If you are using Python as the default language for your IDE in TC, then we need to replace the parens on line 1 with brackets.
So this; br = Browsers.Item(btEdge);
Becomes; br = Browsers.Item[btEdge];
That should get you around the error launching Edge.
While we do not officially support this version of Edge yet, I am running 102 without any issues.
- loricotton3 years agoContributorno I used Jscript
Related Content
- 10 years ago
- 9 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago