DOM JS retrieving select option

Oct7
  • Share

Difficulty: ★★☆☆☆

Retrieving values from a select dropdown isn’t that easy as retrieving a value from an inputbox.
See the differences below:

<fo[......]

继续阅读

Read more...


Code snippets VBA

Oct3
  • Share

Difficulty: ★★☆☆☆

At the moment I’m working on the automation of a MS Excel sheet.
Here are some handy code snippets & tips:

Not Equal, In most [......]

继续阅读

Read more...