WebDriverには様々な便利機能がある。ここではそれらの一部を紹介しておこう。 クッキー WebDriverではクッキーの設定・取得もサポートされている。以下のようなコードでドライバーへのクッキーの設定・取得を行うことが可能だ。 // クッキーの設定 Options ...
データベースをちょっと動かしてみようと思ったとき、安定性や価格、サポートされているデータベースの種類を考えると、OSはLinuxを選ぶことになるでしょう。SQLを利用するのは当然としても、アプリケーションで使っている言語から直接データベースを ...
Looking to make Web development easier for Java developers, the Apache Software Foundation began offering this week Apache Wicket 1.3, an open source component-based Web framework. Formerly housed at ...
Java 18's Simple Web Server lets you use a command-line tool or API to host files and more. Here's how it works. One of the handiest new features included in the Java 18 release (March 2022) was the ...