开发者

Is there a way to read Internet Explorer in java [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be r开发者_StackOverflow中文版easonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

lets say I'm Using Internet Explorer to look at stackoverflow.com is there a way to get the informations I'm looking at stackoverflow.com or is this impossible


You should look into Selenium. It is a browser automation framework that allows you to control a browser (such as Internet Explorer) through code in Java, .NET, Ruby, or Python.

Edit: If you're wondering if it's possible for an external Java application to know that the user happens to have IE open and is looking at a certain website, I can't help you there. That isn't to say it isn't possible; I just don't know whether it is or not.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜