java - Selenium Grid console doesn't open with IDEA but works with Eclipse -


for background please refer original question selenium grid console doesn't open selenium hub started programmatically

i'm new idea shifted eclipse. i've got latest version of java sdk , removed older version.

also made sure idea points current version of jdk.

any reason what's wrong idea prevents opening selenium grid console ?

note ( wrt idea ):

  • during programme execution ( in debug mode ) grid console url keeps on loading, when stop debug mode, loads though

is bug idea ?


Comments

Popular posts from this blog

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -