$('my-css');

// Is the same as:

element(by.css('my-css'));