I want to open a specific URL(relatively easy to achieve in Watir/WatiN), then click on a bookmark/bookmarklet which in turn opens a Javascript window in which certain links then appear. I want to be able to verify links' wording and URLs.
The "problem" is having to use IE (7 & 8) and not Firefox which prevents me from using Selenium ID...
Google Bookmarks is a good tools for me,but sometimes i need search tags , the query words should be like this:
label:php
if I need to search for more tag,how to input the query words ?
label:php and javascript??
...
We want to try to prevent using a mySite and just use the profile of SharePoint 2010. However, we want the user to store bookmarks (or links)- does this mean they need to have a mySite? Is this possible with just a profile?
...
I'm using Android's Browser Bookmark ContentProvider to create a new bookmark programatically. The bookmark is created (I can retrieve it programatically via the ContentProvider) but the bookmark isn't visible in the browser bookmark view. Thoughts?
// Saving the bookmark via ContentProvider
final ContentValues bookmarkValues = new Con...